I got "error: INTERNAL ERROR -- please report a bug at https://github.com/python/mypy/issues version: 0.560" message from MyPy Traceback (most recent call last): File ...
I'm getting "unresolved import" warnings when coding Django, despite my imports correctly resolving when the app is run. I'm running the 'snap' version of VScode, on Ubuntu 18.04, version as per: ...