installing idle on Suse Linux 6.4

Alex cut_me_out at hotmail.com
Tue Aug 8 14:41:32 EDT 2000


> ImportError: No module named _tkinter
> bkraabel at linux:/opt/Python-1.5.2/Tools/idle >
> 
> can anyone help me?

If you installed python using an rpm, perhaps the easiest thing to do
would be to get the rpm off rpmfind.net.

If you compiled python yourself, have a look at the _tkinter section of
the Modules/Setup file, edit it approopriately, and recompile.

Alex.



More information about the Python-list mailing list