formulahendry / formulahendry/vscode-code-runner

[Bug]

Open
#878 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

- VS Code Version:1.61.2
- OS Version:win10
- Code Runner Version:0.11.6

**Describe the bug**
Code Runner cannot change the conda envs when the envs has been changed in VScode.
So, when I run Python codes with CR, the output shows that it cannot import the Module I have been installed.
And this situation can be avoided when the Python code is implemented in the terminal where the envs is activated.
I changed the Executor map. It shows nothing but an error of DLL when I run the code again.

**To Reproduce**
Steps to reproduce the behavior:

1.
2.

**Actual behavior**
Description of what happened actually.

**Expected behavior**
Description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

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.