Search found 1 match
- March 22nd, 2010, 1:13 pm
- Forum: General Help
- Topic: How to compile SABnzbd source to Windows executable?
- Replies: 0
- Views: 2468
How to compile SABnzbd source to Windows executable?
I made some modifications to the API for my own use, and I wanted to package the resulting changes into a .exe for ease of use (I don't feel like dealing with a python installation on my HTPC if I can avoid it) but I can't figure out how. My (poor) attempts at using py2exe didn't produce an executab...