installing idle on Suse Linux 6.4
Paolo G. Cantore
paolo.cantore at freenet.de
Sun Aug 20 11:18:57 EDT 2000
More information about the Python-list mailing list
Sun Aug 20 11:18:57 EDT 2000
- Previous message (by thread): installing idle on Suse Linux 6.4
- Next message (by thread): installing idle on Suse Linux 6.4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Karl Eichwalder wrote: > > "brett kraabel" <bkraabel at hotmail.com> writes: > > > import _tkinter # If this fails your Python may not be configured for Tk This is the problem: Your Python-Binary is not compiled with support for Tk. Please make the definitions in Modules/Setup and all should work correctly. Hope this helps.
- Previous message (by thread): installing idle on Suse Linux 6.4
- Next message (by thread): installing idle on Suse Linux 6.4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list