构建的时候加上要使用python的解析器路径
终端 which python 可以找到
python编辑器里面
import os
os.system("which python")
后记:
发现可以再 系统设置-配置 里面更改 python 编辑器的位置