vscode-code-runner icon indicating copy to clipboard operation
vscode-code-runner copied to clipboard

Issues when running Python Code.

Open Car-Geek opened this issue 7 months ago • 1 comments

Tried running a .py file using the extension and it always shows the ModuleNotFoundError even when the Module has already been installed. The .py file runs perfectly with the runner of the Python extension but not with the Code Runner.

Car-Geek avatar Jul 31 '25 11:07 Car-Geek

could you provide your code-runner.executorMap config please

ericchase avatar Oct 17 '25 10:10 ericchase