formulahendry / formulahendry/vscode-code-runner

配置文件改了,coderun还是输出mac本地

Open
#907 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

"code-runner.executorMap": {
"python": "/Users/ZZtac/.pyenv/versions/3.10.0/bin/python3"
}
//"python.pythonPath": "/Users/ZZtac/.pyenv/versions/3.10.0/bin/python3"

输出结果
╰─$ /usr/local/bin/python3 "/Users/ZZtac/python3/test.py" 127 ↵
zsh: no such file or directory: /usr/local/bin/python3

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.