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
It seems that many people try to use --use-python-path because they see some missing imports (e.g. django, see #1410) and then mypy crashes on some random problem. Maybe we shouldn't have --use-python-path at all? @JukkaL, why was it introduced anyway?