Search found 2 matches

by evilsheep
Sun Nov 02, 2014 6:36 pm
Forum: Support
Topic: [ERROR ... ui:168 cannot import name ReactorAlready
Replies: 8
Views: 5858

Re: [ERROR ... ui:168 cannot import name ReactorAlready

Can anyone help me step by step, please?... I'm a noob :? I'll give it a go: Stop Deluge and make these changes. $ tar zxf deluge-1.3.10.tar.gz $ cd deluge-1.3.10/deluge/ui/gtkui $ vi gtkui.py Change these lines: # Install the twisted reactor from twisted.internet import gtk2reactor from twisted.in...
by evilsheep
Sun Nov 02, 2014 6:20 pm
Forum: Support
Topic: [ERROR ... ui:168 cannot import name ReactorAlready
Replies: 8
Views: 5858

Re: [ERROR ... ui:168 cannot import name ReactorAlready

I had the same problem on CentOS 6.5 the fix suggested by Cas fixed the issue for me.

Thanks very much :)