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?