Re: libchamplain-0.3.5: Python bindings



Hi,

2009/8/2 Debarshi Ray <debarshi ray gmail com>
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
_______________________________________________
libchamplain-list mailing list
libchamplain-list gnome org
http://mail.gnome.org/mailman/listinfo/libchamplain-list


this seem to be a known problem in clutter python binding.

Anyway, assuming you are using 0.3.5 by tarball, to me a simple "make clean" and "make && make install" python binding works fine.

--
Victor Godoy Poluceno


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