We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
im getting an error when i install requirements-dev.txt
ERROR: Command errored out with exit status 1: /Users/w/Documents/GitHub/financial-demo/venv/bin/python3.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/h5/jcvtwyn90zn9zftt0_3v_vrc0000gn/T/pip-install-zfm2bqqi/pytype_c303814f64fb49c6811b11ace471d273/setup.py'"'"'; file='"'"'/private/var/folders/h5/jcvtwyn90zn9zftt0_3v_vrc0000gn/T/pip-install-zfm2bqqi/pytype_c303814f64fb49c6811b11ace471d273/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /private/var/folders/h5/jcvtwyn90zn9zftt0_3v_vrc0000gn/T/pip-record-e7zz4vuc/install-record.txt --single-version-externally-managed --compile --install-headers /Users/w/Documents/GitHub/financial-demo/venv/include/site/python3.7/pytype Check the logs for full command output.
The text was updated successfully, but these errors were encountered:
Thanks for raising this issue, @TyDunn will get back to you about it soon✨
Sorry, something went wrong.
@walaareafaee Are you installing in a new virtual environment?
No branches or pull requests
im getting an error when i install requirements-dev.txt
ERROR: Command errored out with exit status 1: /Users/w/Documents/GitHub/financial-demo/venv/bin/python3.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/h5/jcvtwyn90zn9zftt0_3v_vrc0000gn/T/pip-install-zfm2bqqi/pytype_c303814f64fb49c6811b11ace471d273/setup.py'"'"'; file='"'"'/private/var/folders/h5/jcvtwyn90zn9zftt0_3v_vrc0000gn/T/pip-install-zfm2bqqi/pytype_c303814f64fb49c6811b11ace471d273/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /private/var/folders/h5/jcvtwyn90zn9zftt0_3v_vrc0000gn/T/pip-record-e7zz4vuc/install-record.txt --single-version-externally-managed --compile --install-headers /Users/w/Documents/GitHub/financial-demo/venv/include/site/python3.7/pytype Check the logs for full command output.
The text was updated successfully, but these errors were encountered: