代码: 全选
./configure
make
[color=#BF0000]make test[/color]忘了(目前也不知道怎么办)
sudo make install
** IDLE can't import Tkinter. Your Python may not be configured for Tk. **
不知到哪里不对,请求指点。
代码: 全选
./configure
make
[color=#BF0000]make test[/color]忘了(目前也不知道怎么办)
sudo make install
IDLE需要TK 这个GUI 库, 你确定也编译它了?lg3124 写了:官网下载文件,解压:安装好后,终端python3或者python3.4都没有问题,可是IDLE就出错了,不知到为什么。代码: 全选
./configure make [color=#BF0000]make test[/color]忘了(目前也不知道怎么办) sudo make install
** IDLE can't import Tkinter. Your Python may not be configured for Tk. **
不知到哪里不对,请求指点。
我只能说,不确定!nae6taiyie0T 写了:IDLE需要TK 这个GUI 库, 你确定也编译它了?lg3124 写了:官网下载文件,解压:安装好后,终端python3或者python3.4都没有问题,可是IDLE就出错了,不知到为什么。代码: 全选
./configure make [color=#BF0000]make test[/color]忘了(目前也不知道怎么办) sudo make install
** IDLE can't import Tkinter. Your Python may not be configured for Tk. **
不知到哪里不对,请求指点。
还有, IDLE并不太好用.