Skip to content

uv pip install --target flags says to add --system  #9356

@PatrickAlphaC

Description

@PatrickAlphaC

Running the following:

uv pip install requests --target ./

Results in:

error: No virtual environment found; run `uv venv` to create an environment, or pass `--system` to install into a non-virtual environment

However, I think this is incorrect. I am giving the pip install a target so it shouldn't want to be installed with --system?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingerror messagesMessaging when something goes wrong

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions