-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
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
Install warrant ERROR #159
Comments
same error here I could install |
ok looks like to do with there is already a pr on this |
had it work using conda just use conda install ... package |
pip install warrant
ERROR: Command errored out with exit status 1: 'C:\Python37\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\pane\AppData\Local\Temp\pycharm-packaging\pycryptodome\setup.py'"'"'; file='"'"'C:\Users\pane\AppData\Local\Temp\pycharm-packaging\pycryptodome\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\pane\AppData\Local\Temp\pip-record-uojqqv1k\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Python37\Include\pycryptodome' Check the logs for full command output.
Installation error,How can I solve this problem?
The text was updated successfully, but these errors were encountered: