io icon indicating copy to clipboard operation
io copied to clipboard

The wheel in tensorflow-io 0.37.0 is not compatible with Python 3.12

Open Di-Is opened this issue 1 year ago • 0 comments

Enviroment:

  • OS: Linux (Ubuntu 22.04)
  • Python: 3.12.3

Thank you for your maintenance.

I am having trouble installing tensorflow-io 0.37, which was just released on PyPI, on Python 3.12.

There is a wheel file available for Python 3.12 (tensorflow_io-0.37.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl), but the installation fails because the metadata does not include support for Python 3.12.

Is tensorflow-io 0.37.0 supposed to support Python 3.12? If so, could you please issue a hotfix?

Di-Is avatar May 01 '24 06:05 Di-Is