I am a relative new comer to Linux but have n been able to fix most issues through google and forums however this one has me beat.
I am running Ubuntu 12.04LTS, not sure of the Deluge version as it won't run.
I have install Deluge as per instructions (through apt-get) and have setup-tools and libtorrent-rasterbar installed. When I start deluge, deluge-console, deluge-web, etc I get the folowing error:
Traceback (most recent call last):
File "/usr/bin/deluge", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
Please help!!