[Stackless] Importing PyGTK

s.debellefon@libertysurf.fr s.debellefon at libertysurf.fr
Tue Aug 28 02:31:24 CEST 2007


Hi everybody,

i still cannot manage to import pygtk into my freshly build
stackless. After compiling pygtk from svn and setting

export
PYTHONPATH=/usr/local/lib/python2.5/site-packages/gtk-2.0:/usr/local/lib/python2.5/site-packages

python still throws me this:

sh-3.1$ python2.5
Python 2.5.1 Stackless 3.1b3 060516 (release25-maint, Aug 27
2007, 12:09:55)
[GCC 4.1.3 20070812 (prerelease) (Debian 4.1.2-15)] on linux2
Type "help", "copyright", "credits" or "license" for more
information.
>>> import gtk
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File
"/usr/local/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py",
line 38, in <module>
    import gobject as _gobject
ImportError: No module named gobject

Any hint?

Sebastian de Bellefon

------------------------ ALICE C'EST ENCORE MIEUX AVEC CANAL+ LE BOUQUET ! ---------------
Découvrez vite l'offre exclusive ALICEBOX et CANAL+ LE BOUQUET, en cliquant ici http://alicebox.fr
Soumis à conditions.



_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://stackless.com/cgi-bin/mailman/listinfo/stackless



More information about the Stackless mailing list