Skip to content

mypy 1 and 2 Support - #78

Open
sergeant-wizard wants to merge 6 commits into
mainfrom
mypy2
Open

sergeant-wizard wants to merge 6 commits into
mainfrom
mypy2

Conversation

@sergeant-wizard

Copy link
Copy Markdown
Collaborator

No description provided.

@sergeant-wizard sergeant-wizard changed the title Mypy 1 and 2 Support mypy 1 and 2 Support Jun 15, 2026
f"but it could not be imported ({e}). Please install sqlite "
f"(e.g. the libsqlite3 / sqlite-libs system package) and "
f"rebuild Python with sqlite3 support."
) from e

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mypy2 でsqlite が必要になるので入っていなければエラーを出すのが良さそうです

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

これってmypy側でハンドリングしてくれないんでしょうか?
pysen側で各種ツールの依存チェックをしてあげる必要がありますかね?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

python/mypy#21440
mypy のIssueにはなっているようです

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants