Behavior of uv pip install
different from docs
#7123
Labels
error messages
Messaging when something goes wrong
uv pip install
different from docs
#7123
From the docs - https://docs.astral.sh/uv/pip/environments/#discovery-of-python-environments:
Specifically, the docs say "if no virtual environment is found, uv will prompt the user to create one in the current directory via uv venv".
I'm not experiencing this:
I'm getting
error: No virtual environment found
.This is either a bug or the documentation should be updated.
The text was updated successfully, but these errors were encountered: