tensorflow/text

Python 3.11 support

stormlord372 opened this issue · 2 comments

Hello, do you have any plan to make tensorflow-text available to python 3.11?

Hello @stormlord372,

I'm not related to this project, so I'm just sharing what I've found.

Although tensorflow-text doesn't support Python 3.11 officially, there are some wheels available on PyPI for Python 3.11.
You can find some additional information here.

Best!

Yeah, we just started building them for 3.11. We can easily update the setup.py script.

But yeah, we do support 3.11 now, the wheels (linked by @Jamim) can be installed via pip.