root@hehe:~/pylzma-master# sudo python setup.py install
Traceback (most recent call last):
File "setup.py", line 144, in
version = get_git_version().decode('utf-8'),
File "/home/lol/pylzma-master/version.py", line 97, in get_git_version
raise ValueError("Cannot find the version number!")
ValueError: Cannot find the version number!
root@hehe:~/pylzma-master# sudo python setup.py install Traceback (most recent call last): File "setup.py", line 144, in
version = get_git_version().decode('utf-8'),
File "/home/lol/pylzma-master/version.py", line 97, in get_git_version
raise ValueError("Cannot find the version number!")
ValueError: Cannot find the version number!
Can't install from git repo due to this missing.