fenrrir / bdin

A block device appindicator for ubuntu. The appindicator gives options for mount, umount and detach external block devices.
7 stars 4 forks source link

does not start, needs module appindicator #3

Open mx-lin opened 9 years ago

mx-lin commented 9 years ago

Hello, when I start bdin I get the following:

$ python bdin Traceback (most recent call last): File "bdin", line 44, in import appindicator ImportError: No module named appindicator

I am running Peppermint5 (14.04 LTS, LXDE) When I try to install appindicator, I get the following:

$ sudo apt-get install appindicator Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package appindicator

Please point me in the right direction, thanks

fenrrir commented 9 years ago

apt-get install python-appindicator