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
Hi, I tried installing Unicore using 'pip install https://github.com/dptech-corp/Uni-Core/releases/download/0.0.3/unicore-0.0.1+cu118torch2.0.0-cp310-cp310-linux_x86_64.whl'.. However, I get the following error:
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com ERROR: unicore-0.0.1+cu118torch2.0.0-cp310-cp310-linux_x86_64.whl is not a supported wheel on this platform.
Python version is 3.10.12. I also installed pytorch (2.0.0) and cuda-toolkit (11.8.0), nvidia-pyindex.
Please let me know if you have a solution for this. Thank you!
The text was updated successfully, but these errors were encountered:
which Linux distribution are you using? Can you provide more details?
Or you can also use the pip installation from the source by using the command. pip install git+https://github.com/dptech-corp/Uni-Core.git
pip install git+https://github.com/dptech-corp/Uni-Core.git
Sorry, something went wrong.
No branches or pull requests
Hi, I tried installing Unicore using 'pip install https://github.com/dptech-corp/Uni-Core/releases/download/0.0.3/unicore-0.0.1+cu118torch2.0.0-cp310-cp310-linux_x86_64.whl'.. However, I get the following error:
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
ERROR: unicore-0.0.1+cu118torch2.0.0-cp310-cp310-linux_x86_64.whl is not a supported wheel on this platform.
Python version is 3.10.12. I also installed pytorch (2.0.0) and cuda-toolkit (11.8.0), nvidia-pyindex.
Please let me know if you have a solution for this. Thank you!
The text was updated successfully, but these errors were encountered: