[cairo] Python ImportError

PenguinPirate7 penguinpirate7 at gmail.com
Sat Jun 24 14:03:43 PDT 2006


The code listed below is my error when importing cairo in python

Python 2.4.2 (#1, Jun 24 2006, 13:43:16)
[GCC 4.1.1 (Gentoo 4.1.1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import cairo
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  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_ps_surface_set_dpi_REPLACED_BY_cairo_surface_set_fallback_resolution

I have pygtk-2.8.6-r1, pycairo-1.0.2-r1, and cairo-1.1.8 installed.

Thanks in advance if anyone can help me.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/cairo/attachments/20060624/784c7335/attachment.html


More information about the cairo mailing list