On 21 août, 18:31, Emile van Sebille <em...@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 ...
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to