On 02/21/2012 02:48 AM, Fabrice DELENTE wrote: > Hello. > > I hope this list is relevant for my problem. > > I'd like to install blueman, the GTK bluetooth manager on my machine > (Slackware 13.37). > > For that, I installed libnotify-0.7.4 and notify-python-0.1.1 (with a > bit of trouble due to API changes), and then compiled blueman. > > However, when I start blueman-applet, I get > > $ blueman-applet > Traceback (most recent call last): > File "/usr/bin/blueman-applet", line 25, in <module> > import pynotify > ImportError: No module named pynotify > > Why do I get this error? Because pynotify is not installed: http://pyinotify.sourceforge.net/
Antoine > > Thanks! > _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
