User Tools

Site Tools


python3default:main-python3defaut

Back to linux

Allow to change manually the python version to python3

python --version
sudo su
update-alternatives --install /usr/bin/python python /usr/bin/python3 1
exit
python --version
python3default/main-python3defaut.txt · Last modified: 2023/03/31 12:23 by 127.0.0.1