i am trying to downgrade python version from 3.11.4 to python==3.9 in jupyter notebook and it shows me error
ERROR: Could not find a version that satisfies the requirement python==3.9 (from versions: none) ERROR: No matching distribution found for python==3.9
please provide me solution