Page 2 of 2

Re: 0.5.5 Released

Posted: Mon Sep 10, 2007 7:59 pm
by Tarken
skoruppa wrote:great but after installation deluge wont start.
File "/usr/bin/deluge", line 118, in <module>
import deluge.wizard
ImportError: No module named wizard
i dont know why.
What platform are you on, and how did you install?

Re: 0.5.5 Released

Posted: Tue Sep 11, 2007 10:12 pm
by zcrar70
zcrar70 wrote:
File "/usr/bin/deluge", line 118, in <module>
import deluge.wizard
ImportError: No module named wizard
I have the same problem, and no amount of rebooting between uninstalling, installing and running seems to fix it... Back to trunk 5.4.1 for me :|
The previous version was an SVN install; running

Code: Select all

make uninstall
from the svn install folder prior to installing the .deb made everything work as expected.

I'm looking forward to try the new version out! Thanks for the hard work...