libchamplain-0.3.5: Python bindings



The Python bindings are either causing my interpreter to exit or it is
complaining about an undefined symbol. This is Fedora 11 x86_64.

[rishi freebook SPECS]$ python
Python 2.6 (r26:66714, Jun  8 2009, 16:07:29)
[GCC 4.4.0 20090506 (Red Hat 4.4.0-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import champlain
[rishi freebook SPECS]$ python
Python 2.6 (r26:66714, Jun  8 2009, 16:07:29)
[GCC 4.4.0 20090506 (Red Hat 4.4.0-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import champlaingtk
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: /usr/lib64/python2.6/site-packages/champlaingtk.so:
undefined symbol: _PyGObject_API
>>>
[rishi freebook SPECS]$

Am I doing something wrong or is this a bug?

Cheerio,
Debarshi
-- 
One reason that life is complex is that it has a real part and an
imaginary part.
    -- Andrew Koenig


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]