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

Python 3.11 on MacOS not working due to missing torch==1.11.0 distribution #27

Open
samuelburbulla opened this issue Jun 30, 2023 · 0 comments

Comments

@samuelburbulla
Copy link

The setup fails on MacOS together with Python 3.11 due to a missing torch==1.11.0 distribution for Mac.

This is unfortunate as Python 3.11 is the default Python version on MacOS. Supporting torch>=2.0.0 would resolve the issue, but this is incompatible with the used pytorch-lightning==1.5.10.

Is there any plan to support a more recent PyTorch in the future?

PS: Python 3.10 works without any problems.

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