Non-programmer needs help with PyGTK-2.0.0
P at draigBrady.com
P at draigBrady.com
Fri May 28 07:00:44 EDT 2004
Mark Mitchell wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I have a program written in python that tells me it requires PyGTK, so I
> DLed, ./configure, make, make install and the process seems to go ok. Some
> errors but the process finishes so I assumed they weren't fatal errors.
>
> So now I attempt to run my python program and I get;
> $ gccp.py
> Traceback (most recent call last):
> File "./gccp.py", line 9, in ?
> import pygtk
> ImportError: No module named pygtk
>
> I'm running Slackware 9.1 with a 2.6.6 kernel, and I don't know what other
> information would be helpful.
Why not try a prepackaged version?
http://www.linuxpackages.net/search_view.php?by=name&name=pygtk2&ver=9.1
At least it will give you info on the right thing to do
Pádraig.
More information about the Python-list
mailing list