ImportError: _glib.so: Undefined symbol _Py_TrueStruct

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

ImportError: _glib.so: Undefined symbol _Py_TrueStruct

Sagara Wijetunga-3
Hi all

I'm using GStreamer-0.10.25 on a i386 FreeBSD 7.2 based system (Tomahawk Desktop).

When I try to test Gstreamer, it prints following message:

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/gtk-2.0/gobject/__init__.py", line 26, in <module>
    from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds, \
  File "/usr/lib/python2.6/site-packages/gtk-2.0/glib/__init__.py", line 22, in <module>
    from glib._glib import *
ImportError: /usr/lib/python2.6/site-packages/gtk-2.0/glib/_glib.so: Undefined symbol "_Py_TrueStruct"

All above files mentioned are installed by the PyGObject-2.20.0 (ftp://ftp.gnome.org/pub/gnome/sources/pygobject/) and available in the system.

I'm using Python 2.6.3.

Although, Gstreamer issues above error message, when play music using gst-launch, it produces quality music without any issue.

Could I know what causes above error message?

Many thanks in advance.

Kind regards
Sagara
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel