Replies: 3 comments
|
This is resolved. |
0 replies
This will be not work again once I open a new project folder and after remove project folder. I don;t know why. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Before I use VS code 1.76.2 and python extension 2023.5, the script can be run without open the workspace folder .

But after I update VS code to 1.86.1 and python extension to v2024.0.1, the script can't run without open workspace folder.
So how to set the setting then the script can be run without open the project folder ?
The python version is anaconda python 3.9.13.
All reactions