You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error every time I start up VSCode:
The mypy server crashed 5 times in the last 3 minutes. The server will not be restarted.
I created a python 3.8 venv and started a project with poetry. I am using the default Microsoft Python language server in VSCode. I have the following setup:
I get the following error every time I start up VSCode:
I created a python 3.8 venv and started a project with
poetry
. I am using the default Microsoft Python language server in VSCode. I have the following setup:settings.json
mypy.ini
pyproject.toml
The output of the
mypy
extension is the following:The text was updated successfully, but these errors were encountered: