Python 3.9

Will there be compatibility with python 3.9 and beyond
I was forced to upgrade python version due to commitments

Hi @bamgm14,
There for sure will be :slight_smile:
As soon as we upgrade to TensorFlow 2.6 we will start supporting python 3.9 as well. Shouldn’t be too long until this happens.

As a side note, if you use a virtual environment manager like Anaconda, you can create multiple python environments with multiple different python versions without issues.