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

Mac M1 and Tensorflow #8

Open
adrianorcampos opened this issue Aug 9, 2022 · 3 comments
Open

Mac M1 and Tensorflow #8

adrianorcampos opened this issue Aug 9, 2022 · 3 comments

Comments

@adrianorcampos
Copy link

Hello @patlevin ✌🏻

I trying to use fdlite in my MacBook air M1, but I can't...
Your setup.cfg asks for TensorFlow (install_requires = tensorflow>=2.3 Pillow>=8.0), but the module for M1 is like the image bellow...
image

I've tried downloading and changing the install_require to "tensorflow-mac>=3" and it worked fine...

@patlevin
Copy link
Owner

Thank you for pointing this out.

I will try and create a platform-dependent release in the near future. Since I don't own or use Apple hardware, would you be willing to test this once I've gotten around to it?

@adrianorcampos
Copy link
Author

Absolutely! Count on me! 🀝🏼🀘🏻

@patlevin
Copy link
Owner

I've added a new branch with the necessary changes applied.

If that works as expected I will merge the changes and make new release.

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

2 participants