decorator issue with modules dbus & gobject

Makiavelik eudes.elie at gmail.com
Mon Aug 22 04:04:54 EDT 2011


On 21 août, 18:31, Emile van Sebille <em... at fenx.com> wrote:
> On 8/18/2011 5:02 AM Makiavelik said...
>
> > Hi,
> > Here is a sample code that reproduces the issue :
>
> Not really 'sample' enough to allow others to investigate...
>
> ImportError: No module namedgobject
> ImportError: No module nameddbus
> ImportError: No module nameddbus.mainloop.glib
>
> Try to eliminate the non-standard dependencies.  I wanted to check the
> default value set in timeout but there's too much crap to clean up.
>
> Emile

Yes that's right there is a dependency with both modules dbus and
gobject (as mentionned in the subject of the thread).

The fact is I am not able to quit the looping method of the
gobject.Mainloop object without errors ...



More information about the Python-list mailing list