This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
To get pyright to look at the correct package installation folder (using pyproject.toml, like uv does), add the following to the pyproject.toml. [tool.pyright] venv = ".venv" venvPath = "."
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.