I have Python3.11.0 on a Windows10 PC. Trying to install tensorflow using:
pip install tensorflow
gives error. Upon visiting the tensorflow site I realised that it supports only 3.7 - 3.10 Should I downgrade the python version or is any workaround available?
Tensorflow 2.12 has been released with python 3.11 support, so you can now consolidate your python installations and package setups
Yes, you should downgrade python to < 3.11 until the wheels are updated to support python 3.11
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With