Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #56813 > unrolled thread
| Started by | rickcheney@gmail.com |
|---|---|
| First post | 2013-10-14 09:29 -0700 |
| Last post | 2013-10-14 18:46 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
error message: "Cannot find GStreamer Python Library" rickcheney@gmail.com - 2013-10-14 09:29 -0700
Re: error message: "Cannot find GStreamer Python Library" Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-14 18:46 +0100
| From | rickcheney@gmail.com |
|---|---|
| Date | 2013-10-14 09:29 -0700 |
| Subject | error message: "Cannot find GStreamer Python Library" |
| Message-ID | <5447ad4b-8f5e-4a16-b090-e794a1ab35f7@googlegroups.com> |
I am trying to run a Python script and I get the error message: "Cannot find GStreamer Python Library". I have Windows XP. I tried uninstalling and re-installing GStreamer but that didn't fix the error message. I installed the complete version of GStreamer. Anybody have any ideas of things to try to fix this? Is there a Python file that looks for the location of GStreamer that I can edit to point to the correct location? I am using Python 27.
[toc] | [next] | [standalone]
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2013-10-14 18:46 +0100 |
| Message-ID | <mailman.1075.1381772812.18130.python-list@python.org> |
| In reply to | #56813 |
On 14/10/2013 17:29, rickcheney@gmail.com wrote: > I am trying to run a Python script and I get the error message: "Cannot find GStreamer Python Library". I have Windows XP. I tried uninstalling and re-installing GStreamer but that didn't fix the error message. I installed the complete version of GStreamer. Anybody have any ideas of things to try to fix this? Is there a Python file that looks for the location of GStreamer that I can edit to point to the correct location? I am using Python 27. > Maybe this will help http://stackoverflow.com/questions/6907473/cannot-import-gst-in-python ? -- Roses are red, Violets are blue, Most poems rhyme, But this one doesn't. Mark Lawrence
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web