Hi,
I'm a newbie to python, and have been trying to install the
gnome-python libraries (v. 1.0.53) for use with the Pybliographer program.
However,
I'm having a problem with one of the modules - every time I try to import
the _gnomeui module, I get an error saying:
talisker787: pybliographic
Traceback (most recent call last):
File "/packages/gnu/bin/pybliographer", line 168, in ?
execfile (filename, user_global)
File "/packages/gnu/share/pybliographer/pybliographic.py", line 27, in ?
from Pyblio.GnomeUI.Pybliographic import Pybliographic
File "/packages/gnu/share/pybliographer/Pyblio/GnomeUI/__init__.py",
line 37, in ?
import gnome.ui
File "./gnome/ui.py", line 3, in ?
import _gnomeui, gnome
ImportError: No module named _gnomeui
python will import the gnome module successfully., and, as far as I can
tell, the PYTHONPATH variable is set to look at the correct place, along
with the correct permissions. There are files called _gnomeuimodule.a and
_gnomeuimodule.la in the search directory.
This response happens also when I try and import the _gnomeui module
from the interactive prompt. Can anyone give me any pointers about how to
go about sorting this? Have I misconfigured something? I am running
python v 1.6
thanks
Lindsay
--
Dr. Lindsay Jack
Signal Processing & Communications Division email :[EMAIL PROTECTED]
Dept. of Elec. and Elec. Eng., tel : +44 (0)151 794 4272 (direct line)
University of Liverpool, fax : +44 (0)151 794 4540
Liverpool, L69 3GJ, U.K.
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk