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
@krishoang222 Did you try poetry env use 3.11.11poetry env use 3.11.10 before running poetry install? This seems related - there is no pytorch distribution for python 3.12
I've tried both versions 3.11.11 and 3.11.10, but neither worked and showed the previous error.
One potential issue I've found—though I cannot confirm it yet—is that PyTorch starting from 2.3.0 only supports macOS 11.0+ on ARM64, which might be incompatible with my Intel-based Mac.
poetry install
pyenv local 3.11.11
)The text was updated successfully, but these errors were encountered: