DLL load failed while importing _socket #11929
Unanswered
zhaoxian1989
asked this question in
Questions and Answers
Replies: 1 comment
-
Sounds like you are deleting some folders used by the Python runtime itself.
|
Beta Was this translation helpful? Give feedback.
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.
-
I want to use the python interactive in vscode, however I found there is a folder, if I add it to the workspace at firstly, vscode will work correct. if I delete this folder and restart vscode, when I start the interactive python by ctrl+shift+P, an error will happen"DLL load failed while importing _socket".
I am not sure what to do if I just want to use interactive python without the folder deleted from the workspace.
Beta Was this translation helpful? Give feedback.
All reactions