-
Notifications
You must be signed in to change notification settings - Fork 15
error message Cannot find Gstreamer Python Iibrary #2
Comments
No, actually. I have no idea how you can get Gstreamer Python plugin work On Tue, Nov 5, 2013 at 4:10 PM, RC1234 [email protected] wrote:
Behnam Esfahbod | بهنام اسفهبد |
I have the lfp tools setup in Ubuntu but when I run: |
Pillow is installed in |
You can set your Python path, of course, but it should work by default in Could you try this and see if the outputs match or you get an error? You $ ipython
[...]
In [1]: import Image as pil
In [2]: print pil
<module 'Image' from '/usr/lib/python2.7/dist-packages/PILcompat/Image.pyc'> |
module 'Image' from '/usr/lib/python2.7/dist-packages/PIL/Image.py'> |
I left the open angle bracket off because I wasn't sure how to add that in the comment window. Do I bracket code with some sort of code comment? |
I am trying to run the lfp tools in Windows 7. I installed Gstreamer but I get an error message when I run:
lfp-pictures.py export IMG_0002-stk.lfp
error message Cannot find Gstreamer Python Iibrary
Any advice on the specific method of installing Gstreamer? Or a way for the lfp tools to find Gstreamer?
The text was updated successfully, but these errors were encountered: