{
"executable": "X:\\ProgramData\\Anaconda3\\python.exe",
"environment_directory": "X:\\Users\\wc88\\AppData\\Local\\conda\\conda\\envs\\",
// when true, the scripts will be run through the shell
// If your code has a GUI (e.g. a matplotlib plot),
// this needs to be true, otherwise Windows suppresses it.
"run_through_shell": true,
}
记得在用户层面设置环境变量:
X:\ProgramData\Anaconda3
X:\ProgramData\Anaconda3\Scripts
X:\ProgramData\Anaconda3\Library\bin