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?