Python3.4 on Ubuntu12.04 IDLE IDLE IDLE IDLE
发表于 : 2014-03-27 14:40
官网下载文件,解压:
安装好后,终端python3或者python3.4都没有问题,可是IDLE就出错了,不知到为什么。
** IDLE can't import Tkinter. Your Python may not be configured for Tk. **
不知到哪里不对,请求指点。
代码: 全选
./configure
make
[color=#BF0000]make test[/color]忘了(目前也不知道怎么办)
sudo make install
** IDLE can't import Tkinter. Your Python may not be configured for Tk. **
不知到哪里不对,请求指点。