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

Add Python 3.12 support #282

Open
thehomebrewnerd opened this issue May 1, 2024 · 0 comments
Open

Add Python 3.12 support #282

thehomebrewnerd opened this issue May 1, 2024 · 0 comments

Comments

@thehomebrewnerd
Copy link
Contributor

thehomebrewnerd commented May 1, 2024

Supporting Python 3.12 will require removing the tensorflow upper bound restrictions in #270 as only the latest version of tensorflow and tensorflow-hub support Python 3.12. However, these new tensor flow versions have removed deprecated functions that we are using in the Elmo and Universal Sentence Encoder primitives, so these primitives will need to be updated as well.

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.

1 participant