How to change python3 to default in linux mint
问题 I have a little problem with changing python3 to default in newly installed operating system linux Mint 19.3. It was pretty easy on Ubuntu 16.04 but now I need small help here. So, I run python --version and got this Python 2.7.15+ Than I run python3 --version and this was the result Python 3.6.8 After entering this command sudo update-alternatives --config python I received obvious info update-alternatives: error: no alternatives for python Both version of python are located in /usr/bin