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

dmypy crash #18755

Open
johnfn opened this issue Mar 3, 2025 · 0 comments
Open

dmypy crash #18755

johnfn opened this issue Mar 3, 2025 · 0 comments

Comments

@johnfn
Copy link

johnfn commented Mar 3, 2025

Crash Report

dmypy run

Traceback

(env) grantmathews@grants-mbp gem % dmypy run
Daemon crashed!
Traceback (most recent call last):
  File "mypy/dmypy_server.py", line 237, in serve
  File "mypy/dmypy_server.py", line 286, in run_command
  File "mypy/dmypy_server.py", line 354, in cmd_run
  File "mypy/dmypy_server.py", line 433, in check
  File "mypy/dmypy_server.py", line 650, in fine_grained_increment_follow_imports
  File "mypy/dmypy_server.py", line 762, in find_reachable_changed_modules
KeyError: 'sqlite3.dbapi2'

To Reproduce

Sorry, can't provide better repro steps

Your Environment

see #18751

  • Mypy version used:
  • Mypy command-line flags:
  • Mypy configuration options from mypy.ini (and other config files):
  • Python version used:
  • Operating system and version:
@johnfn johnfn added the crash label Mar 3, 2025
@A5rocks A5rocks added the topic-daemon dmypy label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants