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

fix: 🐛 fix the dependencies for macos m1/m2 #593

Merged
merged 2 commits into from
Sep 28, 2022
Merged

Conversation

severo
Copy link
Collaborator

@severo severo commented Sep 28, 2022

Tensorflow does not support macos m1/m2 architectures, thus for these platforms we opt for installing tensorflow-mac instead, which is maintained by Apple. Note that it supports Macos intel too.

Tensorflow does not support macos m1/m2 architectures, thus for these
platforms we opt for installing tensorflow-mac instead, which is
maintained by Apple. Note that it supports Macos intel too.
funny that the vulnerability scanner was the one that introduced a
vulnerability
@severo severo marked this pull request as ready for review September 28, 2022 16:20
@severo severo merged commit b5f333a into main Sep 28, 2022
@severo severo deleted the 590-fix-install-on-macos branch September 28, 2022 16:21
severo added a commit that referenced this pull request Sep 29, 2022
* fix: 🐛 fix the dependencies for macos m1/m2

Tensorflow does not support macos m1/m2 architectures, thus for these
platforms we opt for installing tensorflow-mac instead, which is
maintained by Apple. Note that it supports Macos intel too.

* chore: 🤖 update safety to fix vulnerability with dparse

funny that the vulnerability scanner was the one that introduced a
vulnerability
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 this pull request may close these issues.

1 participant