Answer the question
In order to leave comments, you need to log in
How to install python3 in linux-mint?
System costs 2.17.17
After installation according to this scheme itisgood.ru/2019/10/16/kak-ustanovit-python-3-8-na...
a new version was installed, but
cinnamon crashed, I had to run the command,
apt - get install -cinnamon
after which the old version returned 2.17
On windows, I installed it on disk D not globally, but now there is no division into disks.
Where can I find the PATH variable? And how to put version 3 side by side?
Answer the question
In order to leave comments, you need to log in
How to install python3 in linux-mint?
After installation according to this scheme
flew off cinnamon
make install
instead of make altinstall
. ~ apt policy python3.8
python3.8:
Candidate: 3.8.0-3~18.04
Version table:
3.8.0-3~18.04 500
500 http://mirrors.nic.funet.fi/ubuntu bionic-updates/universe amd64 Packages
~ apt policy python3.7
python3.7:
Candidate: 3.7.5-2~18.04
Version table:
3.7.5-2~18.04 500
500 http://mirrors.nic.funet.fi/ubuntu bionic-updates/universe amd64 Packages
3.7.3-2~18.04.1 500
500 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages
3.7.0~b3-1 500
500 http://mirrors.nic.funet.fi/ubuntu bionic/universe amd64 Packages
sudo apt install python3.7
или
sudo apt install python3.8
System costs 2.17.17
sudo -i
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt install python3.6
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question