python2.3 upgrade

tudor tudor.tata at tin.it
Sat Dec 13 09:36:26 EST 2003


hello!
I had python 2.2.1 so I upgraded to python 2.3.2, but all my 
applications using python (rh8) give errors now. I installed from src.rpm

Traceback (most recent call last):
   File "/usr/sbin/redhat-switch-printer", line 84, in ?
     main()
   File "/usr/sbin/redhat-switch-printer", line 68, in main
     from switchprinter_gui import mainDialog
   File "/usr/share/redhat-switch-printer/switchprinter_gui.py", line 
51, in ?
     import gtk
ImportError: No module named gtk



Should I GO BACK TO 2.2.1?

Thanks




More information about the Python-list mailing list