Thread
:
Troubles with python and gconf
View Single Post
dwforslund
2009-03-30 , 02:52
Posts: 78 | Thanked: 6 times | Joined on Dec 2007
#
13
If I do a python -v and then type "from gnome import gconf" I get:
import gnome # directory /usr/lib/python2.5/site-packages/gnome
# /usr/lib/python2.5/site-packages/gnome/__init__.pyo matches /usr/lib/python2.5/site-packages/gnome/__init__.py
import gnome # precompiled from /usr/lib/python2.5/site-packages/gnome/__init__.pyo
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: cannot import name gconf
Quote & Reply
|
dwforslund
View Public Profile
Send a private message to dwforslund
Find all posts by dwforslund