i need to upgrade my system image to run python3.6.9.
rgds
diego
i need to upgrade my system image to run python3.6.9.
rgds
diego
One word of warning first -- because changing the system image upgrades a lot of the pre-installed Python packages, any code that you have that relies on those packages might break if it's not compatible with the new versions. Also, because the new image has newer versions of Python, if you have any virtualenvs, you may need to rebuild them. If you're happy to go ahead despite that, just let us know and we'll switch you over.