python INFO: Can't locate Tcl/Tk libs and/or headers
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python INFO: Can't locate Tcl/Tk libs and/or headers相关的知识,希望对你有一定的参考价值。
安装opencv的时候遇到这个错误:
python INFO: Can‘t locate Tcl/Tk libs and/or headers
参考如下文章解决这个问题:
http://www.verydemo.com/demo_c122_i23277.html
执行
yum install tcl-dev
yum install tk-dev
yum install tcl
yum install tk
以上是关于python INFO: Can't locate Tcl/Tk libs and/or headers的主要内容,如果未能解决你的问题,请参考以下文章
ECSHOP info: Can't pConnect MySQL Server(localhost:3306)!
python爬虫-'gbk' codec can't encode character 'xa0' in position 134: illegal mult
update mysql row (You can't specify target table 'x' for update in FROM clause)
mysqldump: Got error: 1556: You can't use locks with log tables. when using LOCK TABLES
python3安装xadmin出现 UnicodeDecodeError: 'gbk' codec can't decode byte 0xa4 in position 344
pickle load文件时报AttributeError: Can't get attribute 'Cours' on <module '__main__