[Bug 59755] Re: python-gst conflicts with python-gst0.10
Sebastian Dröge
slomo at circular-chaos.org
Mon Sep 18 13:11:23 UTC 2006
According to upstream the correct way to use it is:
import pygst;
pygst.require('0.10');
import gst;
if you don't use the pygst.require() 0.8 will (or should) be used as
default. If it isn't used by default that's a bug in gst-python.
** Changed in: gst0.10-python (Ubuntu)
Status: Unconfirmed => Rejected
--
python-gst conflicts with python-gst0.10
https://launchpad.net/bugs/59755
More information about the desktop-bugs
mailing list