Open GoogleCodeExporter opened 8 years ago
Pretty sure this is the same issue as issue 124.
Original comment by wil...@bluesock.org
on 12 Aug 2011 at 7:10
It isn't. I got issue 124, and I resolved that. I now have this issue.
Original comment by indelibl...@gmail.com
on 12 Aug 2011 at 9:45
IIRC, one of the python dll should be named _gst.pyd instead of gst.pyd
Could you try this?
Original comment by ylatuya
on 14 Aug 2011 at 7:39
What exactly do you mean by "try this". What steps do you want me to take?
Original comment by indelibl...@gmail.com
on 14 Aug 2011 at 8:21
I managed to get it to work with python 2.7 by copying the sdk 2.7 folder into
the main one.
ie. copy the folders in "C:\Program
Files\OSSBuild\GStreamer\v0.10.7\sdk\bindings\python\v2.7" to "C:\Program
Files\OSSBuild\GStreamer\v0.10.7"
Original comment by goran.st...@gmail.com
on 20 Sep 2011 at 1:22
Getting a little closer, but I now have this error on "import gst"...
"AttributeError: 'module' object has no attribute 'Element'"
Original comment by indelibl...@gmail.com
on 20 Sep 2011 at 7:28
Original issue reported on code.google.com by
indelibl...@gmail.com
on 11 Aug 2011 at 7:20