microsoft / vscode-python

Python extension for Visual Studio Code
https://aka.ms/pvsc-marketplace
MIT License
4.34k stars 1.19k forks source link

Users encounter error "Cannot read properties of undefined (reading 'logger)" when using vsocde #19142

Closed ydmykr closed 2 years ago

ydmykr commented 2 years ago

image

As shown in the picture, there are some similar problems on the so platform, but I can't successfully reproduce the problems in my vscode because the code is too simple.

I would like to ask whether this is related to the new version of pylance. What may cause this problem?

karthiknadig commented 2 years ago

@ydmykr Can you please share the logs from the developer tools console?