Page 1 of 1

Help for Deluge Simple Example

Posted: Thu Jan 06, 2011 8:00 pm
by mingzhe0908
Hello,

I am new to Python and deluge. I want to run the sample client for deluge, but I have 3 errors with the import. They are:

from deluge.ui.client import client
from twisted.internet import reactor
from deluge.log import setupLogger

Could anyone give me some suggestions about how to import these deluge packages in the that python client? I am using Python 2.7 and pydev.

Thank you!

Zack

Re: Help for Deluge Simple Example

Posted: Mon Jan 10, 2011 2:21 pm
by Cas
What version of Deluge have you installed?