Code: Select all
deluge -u web
Code: Select all
[ERROR ] 01:59:25 ui:146 No module named web.web
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/deluge/ui/ui.py", line 131, in __init__
from deluge.ui.web.web import WebUI
ImportError: No module named web.web
[ERROR ] 01:59:25 ui:147 There was an error whilst launching the request UI: web
[ERROR ] 01:59:25 ui:148 Look at the traceback above for more information.
Deluge version: 1.2.0 (just saw this is not the newest, but it's the one your ubuntu repo gave me)
Ubuntu version: 8.04
I can't find my libtorrent version, but i just did apt-get upgrade so i guess it should be the latest (so 0.15.0 ?).