Hi,
I am running Debian testing and have installed python 3.8.2.
For a particular software I now need python 3.7.
Is there any sensible way that I could install such an older version via aptitude so that both versions can coexist?
Many thanks!
ln -s /usr/bin/python3.8 python3.7
ln -s /usr/bin/python3 python3.7
morgon wrote:It's not working with pip on my system.
Please do not "help" me anymore.
morgon wrote:Is there any sensible way that I could install such an older version via aptitude so that both versions can coexist?
update-alternatives
Users browsing this forum: No registered users and 8 guests