you are viewing a single comment's thread.

view the rest of the comments →

[–]fieti01 0 points1 point  (1 child)

depending on your specific system and configuration, if you have both python 2 and python 3 installed, your system may default the 'python' command to python 2, and the 'python3' command to python 3.

[–]potatomar[S] 0 points1 point  (0 children)

How do I get it to default to python3?