My VSCode suddenly started to run "Discovering Global Python Interpreters", which seemed not to finish. It seemed like it could not find and choose the python environment inside .venv in the project ...
externalThe problem is with another package or dependency (not uv)The problem is with another package or dependency (not uv) I develop my Python app with uv to handle dependencies. I want to benefit ...