vscode-code-runner
vscode-code-runner copied to clipboard
Issues when running Python Code.
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.
could you provide your code-runner.executorMap config please