One - One Code All

Blog Content

修改sublime text 3 build with python路径

Python Linux-Mac   2021-04-18 09:38:14

升级了python版本,

需要修改python的build的setting, 打开Python3.sublime-build,


windows上

Python3.sublime-build路径为C:\Users\Administrator\AppData\Roaming\Sublime Text 3\Packages\User


mac上不知道路径的话,可以直接新建,再另存为同名sublime-build文件,替换即可。


修改内容为:


{

     "cmd": ["Python3", "-u", "$file"],

}



上一篇:centos自定义安装redis
下一篇:一文解决 MySQL / MySQL8 中的 Packets out of order 问题

The minute you think of giving up, think of the reason why you held on so long.