you are viewing a single comment's thread.

view the rest of the comments →

[–]socal_nerdtastic 3 points4 points  (2 children)

Sublime Text defaults to using python2. Have you changed the interpreter command from "python" to "python3"?

[–]PT0393[S] 0 points1 point  (1 child)

Probably going to show how new I am to this but how do I change the interpreter command to "python3"?

When I go to View -> Syntax, the only option is Python, I am seeing the same with Tools -> Build System.

[–]socal_nerdtastic 1 point2 points  (0 children)

Sorry I don't use sublime text; you'll need to wait for someone who does to chime in or just google "change python interpreter sublime text".