0

I need to downgrade my python version to 3.6.9. Although Downgrade python version from 3.7 to 3.6 in google colab was helpful, it only changed it to 3.6.5. Please tell me how i can get the exact version i want in google colab

user17825011
  • 63
  • 1
  • 9

1 Answers1

0

This version is on end-of-life, but here is the direct link to install Python 3.6.9

https://www.python.org/downloads/release/python-369/

Noah
  • 430
  • 1
  • 4
  • 21