How to get rid of erraneous "pyhton gtk missing" and other errors?!

Christoph Thiel cthiel at suse.de
Thu Aug 10 01:23:03 PDT 2006


On Thu, 10 Aug 2006, Christoph Thiel wrote:

[...]

> Please also attach the output of 
> 
>   python -c 'import gtk'

If you get

Traceback (most recent call last):
  File "<string>", line 1, in ?
  File "/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py", line 
37, in ?
    from _gtk import *
  File "/usr/lib/python2.4/site-packages/cairo/__init__.py", line 1, in ?
    from _cairo import *
ImportError: /usr/lib/python2.4/site-packages/cairo/_cairo.so: undefined 
symbol: cairo_pdf_surface_set_dpi

as well, then you are probably hitting bug
https://bugzilla.novell.com/show_bug.cgi?id=198391


Regards
	Christoph



More information about the Smart mailing list