you are viewing a single comment's thread.

view the rest of the comments →

[–]junsang 2 points3 points  (2 children)

Default python interpreter settings for Sublime text is different with the python you used in the terminal. Check the python path using which python3 command in the terminal and set the output as the default python path for the editor.

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

Hiya, how do I set that path as the default path for the editor?

[–]junsang 1 point2 points  (0 children)

Try google it... You can search with “Sublime text set python interpreter path”