gst-python-1.8.1
Shishir Pokharel
Shishir.Pokharel at on24.com
Thu Jun 30 17:17:24 UTC 2016
Try setting sys.path.append('path to new version libs') from Python.
Sent from my iPhone
> On Jun 30, 2016, at 08:01, Johannes Bauer <hannes_bauer at aon.at> wrote:
>
> Sebastian,
>
> thank you very much for your answer.
>
> I use pygobject-3.0.0 and i also have a /usr/local/include/pygobject-3.0/pygobject.h,
> but it lacks the definition of PyGObject_Type.
>
> I also tried building 3.21.0, but it requires a higher version of gobject-introspection, which fails to build on my system.
>
> I compared the sources of pygobject-3.0.0 and 3.21.0 and it seems that they changed pygobject.h in version 3.7.91.
> So i downloaded gyobject-3.8.3 and was able to compile and install gyobject and gst-python-1.8.1.
>
> The problem is when I run my python script, stillmy older gst-python 1.2.0 version is used and not version 1.8.1.
>
> How can i tell python to use the new gi with gst 1.8.1?
>
> Kind regards
>
> JB
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list