Created
September 6, 2019 14:46
-
-
Save evildmp/e41b5e70d7023d63f5255cf3c7b29224 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Looking in indexes: https://wheels.aldryn.net/v1/aldryn-extras+pypi/aldryn-baseproject-v4-py36/+simple/ | |
Collecting django-spurl==0.6.6 | |
Downloading https://wheels.aldryn.net/v1/pypi/aldryn-baseproject-v4-py36/+simple/django-spurl/0.6.6/download/178954/django-spurl-0.6.6.tar.gz | |
Complete output from command python setup.py egg_info: | |
Traceback (most recent call last): | |
File "<string>", line 1, in <module> | |
File "/tmp/pip-install-yjmem2ec/django-spurl/setup.py", line 39, in <module> | |
long_description=read('README.rst') + '\n\n' + read('CHANGES.rst'), | |
File "/tmp/pip-install-yjmem2ec/django-spurl/setup.py", line 12, in read | |
return codecs.open(file_path, encoding='utf-8').read() | |
File "/usr/local/lib/python3.6/codecs.py", line 897, in open | |
file = builtins.open(filename, mode, buffering) | |
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-install-yjmem2ec/django-spurl/CHANGES.rst |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment