tensorflow / addons

Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
Apache License 2.0
1.69k stars 610 forks source link

Python 3.11 #2822

Closed Danguilhen closed 1 year ago

Danguilhen commented 1 year ago

Is it possible to release this package for Python 3.11 ?

I want to update my package and tensorflow-addons is a dependancy :)

Thank you

bhack commented 1 year ago

Check https://github.com/tensorflow/addons/pull/2821

christian-steinmeyer commented 1 year ago

In #2821, it was mentioned, that tensorflow-macos 2.12 didn't seem to include a python 3.11 release. While accurate at the time, this seems to have been addressed in the meantime (see files on pypi). Currently, on macos and python 3.11, I cannot pip install tensorflow-macos tensorflow-addons. Does that mean that the ball is again in the court of tensorflow-addons?

seanpmorgan commented 1 year ago

In #2821, it was mentioned, that tensorflow-macos 2.12 didn't seem to include a python 3.11 release. While accurate at the time, this seems to have been addressed in the meantime (see files on pypi). Currently, on macos and python 3.11, I cannot pip install tensorflow-macos tensorflow-addons. Does that mean that the ball is again in the court of tensorflow-addons?

TFA 0.21 has py3.11 for macos arm64