Search found 4 matches

by rabin
Mon Aug 17, 2015 11:06 pm
Forum: Support
Topic: Deluge woun't start - ImportError: cannot import name indexb
Replies: 5
Views: 6140

Re: Deluge woun't start - ImportError: cannot import name in

--- UPDATE ---

The above answer made me think again about the file /usr/lib/python2.7/site-packages/six.pyc
so i remove six by running `pip uninstall six` and then reinstall the package again.

and now deluge is back and running again.

thanks
by rabin
Mon Aug 17, 2015 10:55 pm
Forum: Support
Topic: Deluge woun't start - ImportError: cannot import name indexb
Replies: 5
Views: 6140

Re: Deluge woun't start - ImportError: cannot import name in

Try updating six module, that is what is giving the "ImportError: cannot import name indexbytes". Have you read this: https://github.com/jstasiak/python-zeroconf/issues/21 Thanks, Yes I did found this page, and also tried to upgrade six, and as you can see from the above output "six&...
by rabin
Mon Aug 17, 2015 9:21 pm
Forum: Support
Topic: Deluge woun't start - ImportError: cannot import name indexb
Replies: 5
Views: 6140

Re: Deluge woun't start - ImportError: cannot import name in

looks like to me some deppendencies from modules OpenSSL loads is missing. try "sudo pip install pyopenssl" maybe? I tried, didn't help # pip install -U pyopenssl Requirement already up-to-date: pyopenssl in /usr/lib/python2.7/site-packages Requirement already up-to-date: cryptography>=0....
by rabin
Mon Aug 17, 2015 3:25 pm
Forum: Support
Topic: Deluge woun't start - ImportError: cannot import name indexb
Replies: 5
Views: 6140

Deluge woun't start - ImportError: cannot import name indexb

I'm having a problem to run Deluge, starting deluge from the command line will produce this stacktrace, which didn't help me to find any thing on Google. I also tried to delete the configuration folder on my home folder, but didn't help either. ~ » deluge [ERROR ] 22:14:09 ui:168 cannot import name ...