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.12 wheels on PyPI? #2868

Closed ecederstrand closed 3 months ago

ecederstrand commented 3 months ago

I was trying to install tensorflow-addons on Python 3.12 but there are no suitable wheels on PyPI and no source package so I can do a local compile: https://pypi.org/project/tensorflow-addons/#files

Whould it be possible for you to upload Python 3.12 wheels to PyPI?

bhack commented 3 months ago

The only opportunity we have is finalizing https://github.com/tensorflow/addons/pull/2866

Then the project will be wind down https://github.com/tensorflow/addons/issues/2807