|
|
|
|
|
by cobbaut
1576 days ago
|
|
Seems like yes: $ python3 setup.py install
Traceback (most recent call last):
File "/home/x/git/fetch/fetch/setup.py", line 12, in <module>
exec(open("fetch/__version__.py").read())
FileNotFoundError: [Errno 2] No such file or directory: 'fetch/__version__.py' |
|