Create new python virtual environment (the used python version should not be important here, tested with 3.11 and 3.12): Use uv to pip install a package. Here we use my-mini-package since it has no ...
jscheel changed the title Python lsp not detecting packages in venv Python lsp not resolving packages in venv on Aug 18 ...