wondrive / errors

solutions for errors i've met
0 stars 0 forks source link

The Pylance server crashed 5 times in the last 3 minutes #4

Open wondrive opened 1 year ago

wondrive commented 1 year ago

Error

- error message : The Pylance server crashed 5 times in the last 3 minutes

I tried reinstalling the 'Python Extension Pack' and 'Pylance' lib a few times, but it didn't work.

Solution

put the sentence below to the vscode setting file.

"python.pylanceLspNotebooksEnabled": false

[ref] https://github.com/microsoft/pylance-release/issues/3017#issuecomment-1180886636