The running result of the program will flash #18644
Answered by
brettcannon
Mar 8, 2022
Replies: 2 comments 1 reply
|
It's because of conda, not the extension. If you look at the difference of the commands, the extension selects a standard Python interpreter to run your code. This is also why you get the same result when you run the code manually using |
1 reply
Answer selected by
brettcannon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

This is being tracked in #18645 .