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
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
