garvanwalshe
garvanwalshe
I get the same error running on Mac OS with both Axum and Actix.
I see this is still open, and exists in many different forms across Django mypy and other Django plugins. I get a similar error, using UV: I suppose it's related...
Unfortunately not... Knox is installed in the app, through uv, and the actual app works. The issue has to do with mypy not finding plugins that Django does find. Here's...
I run everything inside UVSo “uv run mypy”(Or through Helix’s mypy lsp - but I run helix through uv otherwise it doesn’t find anything!)Running it through helix provides the same...