windows10系统下,运行sublime text 3执行python程序,无法执行,提示拒绝访问,请问如何解决?安装python程序的文件夹权限已经放通
一个是你Python exe的路径在sb中配置正确了没
没错啊{"cmd": ["D:/INSTALL/Python3", "-u", "$file"],"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)","selector": "source.python"}