You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
G> pip3 install lnkfile
Downloading/unpacking lnkfile
Downloading lnkfile-0.2.1.tar.gz
Running setup.py (path:/var/tmp/pip_build_meg/lnkfile/setup.py) egg_info for package lnkfile
Traceback (most recent call last):
File "", line 17, in
File "/var/tmp/pip_build_meg/lnkfile/setup.py", line 3, in
with open("README.md", "r") as fh:
FileNotFoundError: [Errno 2] No such file or directory: 'README.md'
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 17, in
File "/var/tmp/pip_build_meg/lnkfile/setup.py", line 3, in
with open("README.md", "r") as fh:
FileNotFoundError: [Errno 2] No such file or directory: 'README.md'
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /var/tmp/pip_build_meg/lnkfile
Storing debug log for failure in /tmp/tmpl77umvdb
The text was updated successfully, but these errors were encountered:
G> pip3 install lnkfile
Downloading/unpacking lnkfile
Downloading lnkfile-0.2.1.tar.gz
Running setup.py (path:/var/tmp/pip_build_meg/lnkfile/setup.py) egg_info for package lnkfile
Traceback (most recent call last):
File "", line 17, in
File "/var/tmp/pip_build_meg/lnkfile/setup.py", line 3, in
with open("README.md", "r") as fh:
FileNotFoundError: [Errno 2] No such file or directory: 'README.md'
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 17, in
File "/var/tmp/pip_build_meg/lnkfile/setup.py", line 3, in
FileNotFoundError: [Errno 2] No such file or directory: 'README.md'
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /var/tmp/pip_build_meg/lnkfile
Storing debug log for failure in /tmp/tmpl77umvdb
The text was updated successfully, but these errors were encountered: