Skip to content
New issue

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

openfold error when making environment #19

Open
dannyoo opened this issue Mar 14, 2024 · 0 comments
Open

openfold error when making environment #19

dannyoo opened this issue Mar 14, 2024 · 0 comments

Comments

@dannyoo
Copy link

dannyoo commented Mar 14, 2024

  • PIGT version:
  • Python version: 3.9
  • Operating System: Ubuntu 22.04.4 LTS

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant