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

Updating to a newer Python version to use newer tensor flow packages #26

Open
nlabrad opened this issue Nov 13, 2022 · 0 comments
Open

Comments

@nlabrad
Copy link

nlabrad commented Nov 13, 2022

Hi all, what would it take to update the project to use a newer version of Python to use more current tensor flow packages?

I'm trying to enable GPU usage on M1 Macs which require tensorflow-macos and tensorflow-metal, but those packages are only available for Python 3.8+

I tried running this with versions higher than 3.6 and I run into issues with numpy, perhaps I could look into the code and start figuring out what things need to change, but I was wondering if you'd know what it would take.

Thanks!

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