Set Sublime text Python Environment to Python3
-
Press on “Ctrl + Shift + p”;
-
Input “ip”(install package);
-
Input “Python 3” to select the corresponding package;
-
you can see “Python 3” in the “Tools->Build System”. And you can build python files with python3.