Thread: PyGTKEditor
View Single Post
Posts: 14 | Thanked: 1 time | Joined on Jan 2008
#53
I have libgtksourceview2.0-common (v 2.0.1), libgtksourceview2.0-0, python-pygtksourceview (v 2.0.0), and pygtkeditor (v 2.1.0). The last two packages were installed directly from khertan.net. All seemed to install successfully.

I can't get pygtkeditor to run. Running from the command line, I get a message:

Traceback (most recent call last):
File "/usr/lib/pygtkeditor/pygtkeditor", line 17, in ?
import gtk
ImportError: No module named gtk

Any idea what I am missing?

Thanks.