Re: decorator issue with modules dbus & gobject

2011-08-22 Thread Makiavelik
On 21 août, 18:31, Emile van Sebille 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 > Import

Re: decorator issue with modules dbus & gobject

2011-08-21 Thread Emile van Sebille
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 named gobject ImportError: No module named dbus ImportError: No module named dbus.mainloop.glib Try to eliminate th