maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   gstreamer is not available in Fremantle Python binding? (https://talk.maemo.org/showthread.php?t=32571)

deakhead 2009-10-08 11:58

gstreamer is not available in Fremantle Python binding?
 
I want to import the following:
Quote:

import pygst
pygst.require("0.10")
import gst
import pygtk
import gtk
import hildon
but I got error
Code:

Traceback (most recent call last):
  File "test.py", line 3, in ?
    import pygst
ImportError: No module named pygst

Can anyone tell me why module pygst is not found?

pycage 2009-10-08 12:34

Re: gstreamer is not available in Fremantle Python binding?
 
python-gst0.10 is only in extras-devel right now. You have to add this repository to your /etc/apt/sources.list.

Code:

deb http://repository.maemo.org/extras-devel fremantle free non-free


All times are GMT. The time now is 02:16.

vBulletin® Version 3.8.8