REPOST: Problems with tkinter in python 2.2

Kmilo kmilo0 at hotmail.com
Sun Jan 6 12:25:10 EST 2002


kmilo0 at hotmail.com (Kmilo) wrote in message news:<5$--$$-$$$$%%%-_%$@news.noc.cabal.int>...
> I download today to the python ftp and install 
> 
> python2-2.2-2.i386.rpm
> python2-devel-2.2-2.i386.rpm
> python2-docs-2.2-2.i386.rpm
> python2-tkinter-2.2-2.i386.rpm
>         here I have a dependence problem by            
>         libtcl.so.0
>         libtk.so.0
> python2-tools-2.2-2.i386.rpm
>  
> python work very good, until I run Tkinter.py  
> 
> bash-2.04# python2 /usr/lib/python2.2/lib-tk/Tkinter.py
> Traceback (most recent call last):
>   File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 35, in ?
>     import _tkinter # If this fails your Python may not be configured for Tk
> ImportError: shared object not open
>  
> I have
> Tcl8.3.2-16.rpm
> Tk8.3.2-16.rpm
> tix8.1-5.rpm
> in SuSe Linux 7.1
> 
> Somebody know what i have to do for run, tkinter.py?

Finally I prefer download of the FTP of SuSe version  7.3 the rpm's
for python 2.1.1-78
and  tcl\tk 8.3.3-100

and all is working very good



More information about the Python-list mailing list