I would like to install Python 3.5 in my new 18.04 Ubuntu release. I don't want it to be my default version. I just need it to run a specific app. Can anyone help?
Asked
Active
Viewed 4,314 times
1 Answers
4
I'ld be more inclined to set up a docker container, but the deadsnakes ppa does carry various python builds you could install to get exactly the version you need.
For bionic, they do have a few builds.
RobotHumans
- 30,112