Skip to content

Issues: astral-sh/uv

Before posting in the issue tracker
#9452 opened Nov 26, 2024 by zanieb
Open
Documentation feedback
#5605 opened Jul 30, 2024 by zanieb
Open 76
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

How to do uvx --with 'ops[testing]' python python -c 'import ops.testing' ? question Asking for clarification or support
#11126 opened Jan 31, 2025 by dimaqq
Easily see installed packages when using uv run enhancement New feature or improvement to existing functionality
#11124 opened Jan 31, 2025 by jayqi
Failed to build: a package that installs with pip --use-pep517 needs-mre Needs more information for reproduction
#11123 opened Jan 30, 2025 by severance26
[feat]: Request for more output in stdout/stderr for non-interactive process enhancement New feature or improvement to existing functionality
#11121 opened Jan 30, 2025 by robinjhuang
Inconsistent Dependency Handling Across Systems with Different glibc Versions configuration Settings and such needs-design Needs discussion, investigation, or design
#11120 opened Jan 30, 2025 by ido123net
uv run --with ... leaves _uv_ephemeral_overlay.pth in ephemeral environment bug Something isn't working cache Caching of packages and metadata great writeup A wonderful example of a quality contribution 💜
#11117 opened Jan 30, 2025 by daviesian
Ignore group completely when resolving depencencies. enhancement New feature or improvement to existing functionality
#11104 opened Jan 30, 2025 by fizcris
401 Unauthorized for artifactory repo when running uv pip install bug Something isn't working
#11102 opened Jan 30, 2025 by edeustace
uv fails on HTTP redirects with authentication bug Something isn't working network Network connectivity e.g. proxies, DNS, and SSL
#11097 opened Jan 30, 2025 by bra-fsn
Add monorepo support to uv with uv init --monorepo and other supporting commands enhancement New feature or improvement to existing functionality
#11095 opened Jan 30, 2025 by matthewadams
uv can not find a package for an existing version needs-mre Needs more information for reproduction
#11089 opened Jan 30, 2025 by mneumei
Installing uv in a Docker container on Raspberry Pi (ARM) question Asking for clarification or support
#11084 opened Jan 29, 2025 by carrollpaul
uv encodes direct_url.json content differently than pip bug Something isn't working compatibility Compatibility with a specification or another tool
#11082 opened Jan 29, 2025 by tringwald
Inheriting [tool.uv] section from root-level pyproject.toml when desired configuration Settings and such enhancement New feature or improvement to existing functionality
#11070 opened Jan 29, 2025 by uwu-420
Automatically install and use a matching uv version to satisfy requires-version. enhancement New feature or improvement to existing functionality wish Not on the immediate roadmap
#11065 opened Jan 29, 2025 by mjpieters
Allow embedding of script lock files enhancement New feature or improvement to existing functionality wish Not on the immediate roadmap
#11064 opened Jan 29, 2025 by zanieb
Failed to build `tensorrt==8.6.1.post1 bug Something isn't working
#11060 opened Jan 29, 2025 by sh1man999
pip compile ---no-emit-package cannot produce consistent results bug Something isn't working needs-mre Needs more information for reproduction
#11058 opened Jan 29, 2025 by ssbarnea
manage where venvs created with uv are to be stored question Asking for clarification or support
#11056 opened Jan 29, 2025 by krauspe
uv pip tree --strict does report success even if conflicts are found bug Something isn't working needs-decision Undecided if this should be done
#11055 opened Jan 29, 2025 by ssbarnea
Transfering requirements from pyproject.toml to script drops index needs-design Needs discussion, investigation, or design
#11053 opened Jan 29, 2025 by BenediktMaag
Consider changing the default behaviour of python-preference enhancement New feature or improvement to existing functionality
#11039 opened Jan 28, 2025 by wzyboy
ProTip! Exclude everything labeled bug with -label:bug.