OK, I have set a

   print(sys.path)

ito the blueman-applet to figure out, whats going on...

----[ c '/usr/bin/blueman-applet' ]-------------------------------------
['/usr/bin', '/usr/lib/python35.zip', '/usr/lib/python3.5',
'/usr/lib/python3.5/plat-x86_64-linux-gnu',
'/usr/lib/python3.5/lib-dynload',
'/usr/local/lib/python3.5/dist-packages',
'/usr/lib/python3/dist-packages']
Traceback (most recent call last):
  File "./blueman-applet", line 17, in <module>
    from blueman.Functions import create_logger, create_parser,
set_proc_title
ImportError: No module named 'blueman'
------------------------------------------------------------------------

... and it seems, that debian is inserting

    /usr/lib/python3/dist-packages

instead of

    /usr/lib/python3/site-packages

But what is right or wrong?

Thanks in avance

-- 
Michelle Konzack        Miila ITSystems @ TDnet
GNU/Linux Developer     00372-54541400

Reply via email to