Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Multiple Python versions with Debian 9

Programming languages, Coding, Executables, Package Creation, and Scripting.
Post Reply
Message
Author
User avatar
rxvt
Posts: 1
Joined: 2021-10-05 14:12
Location: $HOME

Multiple Python versions with Debian 9

#1 Post by rxvt »

Hi! I'm still using Debian 9 and I don't have plans, in short, to update unless it's very necessary. However, I sometimes need to use different Python versions, and despite there are some tutorials on Internet, I'm not sure about the right way to do that. So that's the reason I'm asking it here.

Let's say I wish to install Python 3.6 and 3.10, because I need a plugin for Vim that uses this version, and 3.10 to test scripts in a specific folder. What do you recommend me to do in these cases? The goal is to keep safe the Python version integrated in my Debian (python 2.7 and python 3.5.3). What I need?

Thanks in advance!

User avatar
ruwolf
Posts: 618
Joined: 2008-02-18 05:04
Location: Banovce nad Bebravou
Has thanked: 34 times
Been thanked: 26 times

Re: Multiple Python versions with Debian 9

#2 Post by ruwolf »


Post Reply