Support Python 3.10?

any update on support for python 3.10 for windows

Yes, just posted above

There is going to be a delay for the RC1 as we just discovered an issue with the build on Windows. If all goes well, we might be able to release on Monday, at last Tuesday.

Is there a TPU build for python 3.10? My TPU VM only has a build for python 3.8.

I think TPU builds (released by another team) only arrive after final release. Unsure though.

RC1 published and it has support for Python3.10 on all 3 platforms.

any ETA on the release? It should be released by today or tomorrow right?

At least a week after RC1 which was today.

The newly released TensorFlow 2.8 supports Python 3.10 on all operating systems.

2 Likes

I received this error when trying to train my model on Python 3.10 with TensorFlow 2.8

ā€œCould not load dynamic library ā€˜cudnn64_8.dllā€™; dlerror: cudnn64_8.dll not foundā€

I have checked my CUDA library and can verify that cudnn64_8.dll is there. Is this a version incompatibility issue that has not yet been fixed?

This is not related. Iā€™d recommend opening a new thread.

You need to verify that the path to the DLL is available to the Python interpreter