|
| Problem with Python update |
 |
Wed, 19 Mar 2008 12:56:14 GMT |
I've installed a GRAMPS update via YAST. It seems a Python update has caused
this program to fail. I have received advice to isolate the problem from
the GRAMPS update itself by running Python from the command line. The
output from this action is listed below. Can you advise what further action
is necessary?
gpd@Home-1:~> python
Python 2.5.1 (r251:54863, Jan 10 2008, 18:01:57)
[GCC 4.2.1 (SUSE Linux)] on linux2
Type "help", "copyright", "credits" or
"license" for more information.
>>> import gtk.gdk
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py",
line 48,
in <module>
from gtk import _gtk
ImportError: /usr/lib/python2.5/site-packages/gtk-2.0/gtk/_gtk.so: undefined
symbol: pyg_gerror_exception_check
--
Graham P Davis, Bracknell, Berks., UK. E-mail: newsman, not newsboy.
|
| Post Reply
|
| Re: Problem with Python update |
 |
Thu, 20 Mar 2008 10:16:34 GMT |
This problem has now been solved thanks to Marcus. I'd picked up a dodgy
Python update from the Gnome Community Repository
http://download.opensuse.org/repositories/GNOME:/Community/openSUSE_10.3/.
--
Graham P Davis, Bracknell, Berks., UK. E-mail: newsman, not newsboy.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|