formulahendry / formulahendry/vscode-code-runner

Can't run python code

Open
#473 3 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

- VS Code Version: 1.33.1
- OS Version: Windows 10
- Code Runner Version: 0.9.8

**Describe the bug**
Try to run a simple python code as follows:
```python
a, b = 1, 2
print(a + b)
```
But nothing happens, no terminal, no output.
Selecting the code and right click "Run Code" was also with no response.

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.