linux sublime modified version of python

Writes the following configurations:

{ "cmd": ["/usr/bin/python3", "-u", "$file"], "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)", "selector": "source.python"}

Note: Running path which python3 needs and your system path consistent

Path then save the file named python3.sublime-build, and then select the environment python3 can save is crtl + S after the default path

 

https://www.cnblogs.com/unflynaomi/p/5704293.html

Guess you like

Origin www.cnblogs.com/chengfengchi/p/11621482.html