Open
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:
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.
Metadata
Metadata
Assignees
Labels
No labels