Windows 8.1 64bit
Python 2.7 32 bit (all dependencies install)
When I run python setup.py clean -a or python setup.py build I get the following error.
Code: Select all
Traceback (most recent call last):
File "setup.py", line 338, in <module>
version = get_version(prefix='deluge-', suffix='.dev0'),
File "c:\Users\Matt\GitHub\deluge\version.py", line 61, in get_version
raise ValueError("Cannot find the version number!")
ValueError: Cannot find the version number!
I also tried to build from your repo at http://git.deluge-torrent.org/deluge and got the same error with deluge-1.4.0.dev0