Hello!
Could I get python3.8 and maybe 3.9 up and running? I am tryin to deploy a django 3.2.5 app that I'll work a lot as personal project, and it is giving errors like: one of the requirements.txt hashes doesn't match to install, Sqlite 3.9 required and available is 3.8.3, and so on.
I know a newer VM will make it, because I did the same tasks last week on a friends project.
I think it has something to do with my system image. I know it can break my codes that are already on server, but it is ok.
Thanks in advance!