Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] #878

Open
6xw opened this issue Nov 3, 2021 · 0 comments · May be fixed by #915
Open

[Bug] #878

6xw opened this issue Nov 3, 2021 · 0 comments · May be fixed by #915

Comments

@6xw
Copy link

6xw commented Nov 3, 2021

  • 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.

@OdinZhang OdinZhang linked a pull request Jan 30, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant