Comment 3 for bug 438366

Revision history for this message
Michael Vogt (mvo) wrote :

To reproduce:

$ python
Python 2.6.2+ (release26-maint, Sep 24 2009, 01:17:06)
[GCC 4.4.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pygst
>>> pygst.require("0.10")
>>> import gst
AttributeError: 'module' object has no attribute 'Element'