HeliXonProtein/OmegaFold

Exception: Python 3.11.4 (tags/v3.11.4:d2340ef, Jun 7 2023, 05:45:37) [MSC v.1934 64 bit (AMD64)] is not supported.

Herutriana44 opened this issue · 5 comments

i get error when build omegafold using python 3.11.4

Traceback (most recent call last): File "C:\Users\herutriana44\omagafold\OmegaFold\setup.py", line 35, in <module> f"torch@{get_url()}" ^^^^^^^^^ File "C:\Users\herutriana44\omagafold\OmegaFold\setup.py", line 15, in get_url raise Exception(f"Python {sys.version} is not supported.") Exception: Python 3.11.4 (tags/v3.11.4:d2340ef, Jun 7 2023, 05:45:37) [MSC v.1934 64 bit (AMD64)] is not supported.

how to solved this problem?