Created
October 8, 2019 11:49
-
-
Save enric1994/72100084ea62a206608e60ac0780cd2c to your computer and use it in GitHub Desktop.
Linux link python to python3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ln -s /usr/bin/python3 /usr/bin/python |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment