Search found 2 matches

by adast1337
Mon Aug 26, 2019 11:57 am
Forum: Windows OS
Topic: Need help with building from source on Windows
Replies: 2
Views: 2677

Re: Need help with building from source on Windows

Ok I uninstalled and deleted all the folders and did everything again. This time it worked so now I have a .egg file in my site packages folder. What do I do now? How do I run deluge from that?
by adast1337
Sun Aug 25, 2019 8:03 pm
Forum: Windows OS
Topic: Need help with building from source on Windows
Replies: 2
Views: 2677

Need help with building from source on Windows

Anyone have a link to a more in-depth guide to building from source on Windows than the one Deluge provides. I think I installed all the dependencies but when I type " python setup.py build " in cmd I get this error: Traceback (most recent call last): File "setup.py", line 223, i...