-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
questionAsking for clarification or supportAsking for clarification or support
Description
-
A minimal code snippet that reproduces the bug.
$ uv venv venv $ ./venv/bin/uv install ipython no such file or directory: ./venv/bin/uv
-
The current uv platform.
Fedora 40 with Python 3.12
-
The current uv version (
uv --version).0.2.35
It would be great if a uv binary was included in virtual environments' bin directories so it would be possible to install packages inside using uv without having to activate the venv, similar to how standard virtual environments' pip entrypoints work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionAsking for clarification or supportAsking for clarification or support