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
Help for Deluge Simple Example
Re: Help for Deluge Simple Example
What version of Deluge have you installed?