You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to get this up and running but open fold dependency is giving a compile mismatch. I worked through #1 first
What I Did
make environment
RuntimeError:
The detected CUDA version (12.4) mismatches the version that was used to compile
PyTorch (11.7). Please make sure to use the same CUDA versions.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for openfold
ERROR: Could not build wheels for torch-scatter, openfold, which is required to install pyproject.toml-based projects
failed
CondaEnvException: Pip failed
make: *** [Makefile:87: environment] Error 1
The text was updated successfully, but these errors were encountered:
Description
Trying to get this up and running but open fold dependency is giving a compile mismatch. I worked through #1 first
What I Did
The text was updated successfully, but these errors were encountered: