Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mypy (dmypy) only prints out Restarting: configuration changed #54

Closed
karthiknadig opened this issue Jun 10, 2023 · 1 comment
Closed
Labels
bug Issue identified by VS Code Team member as probable bug triage-needed

Comments

@karthiknadig
Copy link
Member

This occurs due to a bug in mypy itself: python/mypy#10709

See this issue for a solution using mypy settings: python/mypy#10709

Alternate workaround: Set "mypy-type-checker.path": ["<path to mypy executable>"]

@karthiknadig karthiknadig added the bug Issue identified by VS Code Team member as probable bug label Jun 10, 2023
@karthiknadig karthiknadig pinned this issue Jun 10, 2023
@karthiknadig karthiknadig changed the title Mypy only prints out Restarting: configuration changed mypy (dmypy) only prints out Restarting: configuration changed Jun 10, 2023
@VoodaGod
Copy link

for anyone else getting confused by the discussion in python/mypy#10709:
this issue is not fixed in mypy 1.4.1, looks like it will be included in 1.5 in middle of july

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug triage-needed
Projects
None yet
Development

No branches or pull requests

2 participants