Update Python? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Update Python?

i don't know how to update python?!

4th Sep 2018, 6:04 PM
Saravanan
Saravanan - avatar
1 ответ
0
apt-get install python3.6 (or whatever version) The package manager can very on Linux systems, or else you are on Windows just delete the current version you have or run it alongside it.
4th Sep 2018, 7:49 PM
Dread
Dread - avatar