15 Oct 2011 01:23
Re: Configuring IDLE for Python 3.2.2 on Ubuntu
MusicKev <kevin <at> kevinturnercareer.com>
2011-10-14 23:23:51 GMT
2011-10-14 23:23:51 GMT
Ned Deily wrote: > > In article <32642225.post <at> talk.nabble.com>, > MusicKev <kevin <at> kevinturnercareer.com> wrote: > >> I have Python 2.7 and python 3.2.2 installed on my system. There is a >> version >> of IDLE installed for each version of Python but they all open Python >> 2.7. >> How can I configure IDLE to open the Python 3.2.2 version? > > Try typing 'idle3' instead of 'idle'. > > -- > Ned Deily, > nad <at> acm.org > > _______________________________________________ > IDLE-dev mailing list > IDLE-dev <at> python.org > http://mail.python.org/mailman/listinfo/idle-dev > > Hi Ned, Iidle3 from the terminal does not work. I get an error "IDLE can't import Tkinter. Your Python may not be configured for Tk." Same error if I just type idle. I can launch Python3 from the terminal. I can launch IDLE 2.7.1 from the GUI. I am new to Linux and am a bit lost trying to troubleshoot. It seems like an install problem or a configuration problem but I can't figure it out. I have Python/IDLE3 working on Mac and Windows but I need it on Linux for a class project. Thanks. -- -- View this message in context: http://old.nabble.com/Configuring-IDLE-for-Python-3.2.2-on-Ubuntu-tp32642225p32655998.html Sent from the Python - idle-dev mailing list archive at Nabble.com.
RSS Feed