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

Unable to run setup.py on M1 Mac #77

Open
rofessori opened this issue Nov 20, 2024 · 0 comments
Open

Unable to run setup.py on M1 Mac #77

rofessori opened this issue Nov 20, 2024 · 0 comments

Comments

@rofessori
Copy link

Trying to run the setup.py results the error:

Traceback (most recent call last):
File "...../OmegaFold/setup.py", line 35, in
f"torch@{get_url()}"
~~~~~~~^^
File "...../OmegaFold/setup.py", line 15, in get_url
raise Exception(f"Python {sys.version} is not supported.")
Exception: Python 3.13.0 (main, Oct 7 2024, 05:02:14) [Clang 16.0.0 (clang-1600.0.26.3)] is not supported.

What should I do?

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