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
Requirement already satisfied: numpy in /usr/local/lib/python3.7/dist-packages (from libKMCUDA) (1.19.5) Building wheels for collected packages: libKMCUDA Building wheel for libKMCUDA (setup.py) ... error ERROR: Failed building wheel for libKMCUDA Running setup.py clean for libKMCUDA Failed to build libKMCUDA Installing collected packages: libKMCUDA Running setup.py install for libKMCUDA ... error ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-uy8cdv5n/libKMCUDA/setup.py'"'"'; file='"'"'/tmp/pip-install-uy8cdv5n/libKMCUDA/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-wabi25vz/install-record.txt --single-version-externally-managed --compile Check the logs for full command output.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Requirement already satisfied: numpy in /usr/local/lib/python3.7/dist-packages (from libKMCUDA) (1.19.5)
Building wheels for collected packages: libKMCUDA
Building wheel for libKMCUDA (setup.py) ... error
ERROR: Failed building wheel for libKMCUDA
Running setup.py clean for libKMCUDA
Failed to build libKMCUDA
Installing collected packages: libKMCUDA
Running setup.py install for libKMCUDA ... error
ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-uy8cdv5n/libKMCUDA/setup.py'"'"'; file='"'"'/tmp/pip-install-uy8cdv5n/libKMCUDA/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-wabi25vz/install-record.txt --single-version-externally-managed --compile Check the logs for full command output.
The text was updated successfully, but these errors were encountered: