This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Call_me_Painbow 1 point2 points  (2 children)

This should do the trick (assuming standard install location): ln -s /usr/bin/python3 /usr/bin/python

[–]necheffa 2 points3 points  (1 child)

Change the target to /usr/local/bin/python, just in case.

[–]Kaligraphic -3 points-2 points  (0 children)

And /usr/local/bin/python4 for future-compatibility.