<div dir="ltr"><div><div><div><div><div><div><div><div><div>Hey guys!<br><br></div>Thanks for your answers!<br><br></div>Appending the typelib folder to sys.path did not work.<br></div>I just copied my typelibs from /usr/local/lib/girepository-1.0/<br></div>to /usr/lib/girepository-1.0/<br></div>and now it works.<br></div>I assume appending the path to GI_TYPELIB_PATH would have also done the trick.<br><br></div>Thank you a lot, it works now!<br><br></div>Cheers,<br></div>JB<br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-07-08 13:54 GMT+02:00 Arjen Veenhuizen <span dir="ltr"><<a href="mailto:arjen.veenhuizen@tno.nl" target="_blank">arjen.veenhuizen@tno.nl</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I do not believe that you can force gi to load its libraries by appending the<br>
typelib folder to your sys.path. You should use the environment variable<br>
GI_TYPELIB_PATH to point it to the correct folder (typically:<br>
/usr/lib/girepository-1.0)<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/gst-python-1-8-1-tp4678333p4678537.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/gst-python-1-8-1-tp4678333p4678537.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br></div>