-
Notifications
You must be signed in to change notification settings - Fork 4
Description
I am attempting to install via the following commands:
pip install https://github.com/msangnier/qreg/archive/master.zip
With the following error:
Building wheels for collected packages: qreg
Building wheel for qreg (setup.py): started
Building wheel for qreg (setup.py): finished with status 'error'
Running setup.py clean for qreg
Failed to build qreg
Installing collected packages: qreg
Running setup.py install for qreg: started
Running setup.py install for qreg: finished with status 'error'
Note: you may need to restart the kernel to use updated packages.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\james\anaconda3\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\james\AppData\Local\Temp\pip-req-build-eaupasi2\setup.py'"'"'; file='"'"'C:\Users\james\AppData\Local\Temp\pip-req-build-eaupasi2\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\james\AppData\Local\Temp\pip-wheel-xm2m5_r4'
cwd: C:\Users\james\AppData\Local\Temp\pip-req-build-eaupasi2\