Rappsilber-Laboratory / AlphaLink2

AlphaLink2: Integrating crosslinking MS data into Uni-Fold-Multimer
Creative Commons Attribution 4.0 International
42 stars 11 forks source link

ERROR: unicore-0.0.1+cu118torch2.0.0-cp310-cp310-linux_x86_64.whl is not a supported wheel on this platform #5

Open LuluKroeb opened 12 months ago

LuluKroeb commented 12 months ago

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!

lhatsk commented 12 months ago

Are you using something other than linux? In that case, it looks like you would need to install/ compile Uni-Core from scratch