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

installation fails on m1 Macs #53

Closed
fritjof-b opened this issue Feb 5, 2023 · 1 comment · Fixed by #54
Closed

installation fails on m1 Macs #53

fritjof-b opened this issue Feb 5, 2023 · 1 comment · Fixed by #54

Comments

@fritjof-b
Copy link
Contributor

Due to a bug in Poetry and/or the metadata of the PyTorch package, the installation fails on Mac M1.

I've solved the problem by setting the PyTorch version to 1.13.1 in the pyproject.toml file, as documented here.

I don't know what implications this has for Baler (if any), but hesitant to merge something before discussing.

@OliverWoolland
Copy link
Contributor

Nice! If you make a PR I'll have a check on Linux systems

@fritjof-b fritjof-b linked a pull request Feb 6, 2023 that will close this issue
fritjof-b added a commit that referenced this issue Feb 6, 2023
…-m1-macs

Closes #53 bump torch 1.13.0 -> 1.13.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

Successfully merging a pull request may close this issue.

2 participants