I have 2 Debian (sid) machines both have python2.2 and the latest python2.2-gtk2 python2.2-gnome2 and python2.2-glade2 packages installed. On machine 1 I can
import pygtk
pygtk.require('2.0')
import gtk
no problem, works great. However on machine 2 the same code fails on
the import gtk I get a ImportError: No module named gtk.
have compared the /usr/lib/python2.2/site-packages/ dir's on both
machines and they are identicle.
What else might be the problem that the gtk module is not found on
machine 2?
--
Jay Graves
[EMAIL PROTECTED]
jay.skabber.com
O__
_/`.\
`=( '
msg05277/pgp00000.pgp
Description: PGP signature
