79640112

Date: 2025-05-27 08:46:38
Score: 0.5
Natty:
Report link

Not sure if this is the problem in your case, but I've seen this error when debugging in Visual Studio Code on Windows 11. It hits the error when importing python libraries. I found copies of the libraries were installed in the visual studio extensions folders: "C:\Users\[username]\.vscode\extensions\". I just deleted all files under this folder. When I opened Visual Studio Code it prompted me to reinstall the deleted Python extensions, which I did, and the problem was resolved. A clean un-install and re-install of the Python extensions would probably work too.

Reasons:
  • Whitelisted phrase (-1): in your case
  • Long answer (-0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Lucas Smith