Home:ALL Converter>Code Runner extension in VS Code doesn't output code

Code Runner extension in VS Code doesn't output code

Ask Time:2020-08-24T22:31:16         Author:Nicholas Chill

Json Formatter

I have installed the extension Code Runner for VS Code and it doesn't output any code. All that happens is that it goes to the terminal and writes path to file> python -u and path to file again but within "". Nothing is written in output either. I have python installed and even the extension for vs code. I have saved the file as well. Using run and debug works but not Code Runner.

Author:Nicholas Chill,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/63563088/code-runner-extension-in-vs-code-doesnt-output-code
yy