Anikeshpatel/dompy

Error installing PIP

Opened this issue · 0 comments

ERROR: Command errored out with exit status 1:
command: 'C:\Users\pc\anaconda3\envs\venv\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\pc\AppData\Local\Temp\pip-install-qq4331e0\dompy-parser\setup.py'"'"'; file='"'"'C:\Users\pc\AppData\Local\Temp\pip-install-qq4331e0\dompy-parser\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\pc\AppData\Local\Temp\pip-pip-egg-info-d5q_a40f'
cwd: C:\Users\pc\AppData\Local\Temp\pip-install-qq4331e0\dompy-parser
Complete output (5 lines):
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\pc\AppData\Local\Temp\pip-install-qq4331e0\dompy-parser\setup.py", line 4, in
with open('README.md') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'README.md'
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.