Skip to content

Include bin/uv in uv venv #6237

@gotmax23

Description

@gotmax23
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionAsking for clarification or support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions