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 can't understand log, so do you have any ideas where I can find a line for this report?
I am using VSCode, vscdoe gives me this error.
Traceback
Daemon crashed!
Traceback (most recent call last):
File "mypy/dmypy_server.py", line 229, in serve
File "mypy/dmypy_server.py", line 272, in run_command
File "mypy/dmypy_server.py", line 331, in cmd_run
File "mypy/dmypy_server.py", line 393, in check
File "mypy/dmypy_server.py", line 568, in fine_grained_increment_follow_imports
File "mypy/server/update.py", line 245, in update
File "mypy/server/update.py", line 328, in update_one
File "mypy/server/update.py", line 388, in update_module
File "mypy/server/astdiff.py", line 164, in snapshot_symbol_table
File "mypy/server/astdiff.py", line 224, in snapshot_definition
File "mypy/server/astdiff.py", line 160, in snapshot_symbol_table
TypeError: str object expected; got None
To Reproduce
(Write what you did to reproduce the crash. Full source code is
appreciated. We also very much appreciate it if you try to narrow the
source down to a small stand-alone example.)
Crash Report
I can't understand log, so do you have any ideas where I can find a line for this report?
I am using VSCode, vscdoe gives me this error.
Traceback
To Reproduce
(Write what you did to reproduce the crash. Full source code is
appreciated. We also very much appreciate it if you try to narrow the
source down to a small stand-alone example.)
Your Environment
mypy.ini
(and other config files):The text was updated successfully, but these errors were encountered: