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 95
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

uv init --script on existing file could initialize required imports... enhancement New feature or improvement to existing functionality
#12261 opened Mar 18, 2025 by patniemeyer
Consider supporting non-python packages and tools for dev toolchains enhancement New feature or improvement to existing functionality
#12258 opened Mar 18, 2025 by strangemonad
Publish official UvPythonFunction CDK construct enhancement New feature or improvement to existing functionality
#12257 opened Mar 18, 2025 by garysassano
pyproject.toml template manager enhancement New feature or improvement to existing functionality
#12256 opened Mar 18, 2025 by sarpuser
Allow SHA pins in release.yml without dist.allow-dirty internal A refactor or improvement that is not user-facing releases Related to building and distributing release artifacts of uv
#12253 opened Mar 17, 2025 by zanieb
Make uv seed pip by default enhancement New feature or improvement to existing functionality
#12247 opened Mar 17, 2025 by ThermodynamicBeta
uv panics when resizing terminal window bug Something isn't working
#12244 opened Mar 17, 2025 by SteveMcGrath
uv lock creates a lockfile that can't be installed question Asking for clarification or support
#12241 opened Mar 17, 2025 by s-banach
--offline is not offline for "git+https" sources. bug Something isn't working good first issue Good for newcomers help wanted Contribution especially encouraged
#12234 opened Mar 17, 2025 by konstin
uv sync consistently returns error in combination with local repository needs-mre Needs more information for reproduction
#12231 opened Mar 17, 2025 by MaartendeRuyter
winget install astral-sh.uv causes unexpected error bug Something isn't working external The problem is with another package or dependency (not uv)
#12211 opened Mar 17, 2025 by kk-ntt
uv pip install --system fails because python installation is managed by uv? question Asking for clarification or support
#12204 opened Mar 16, 2025 by MillieFD
uv run repeatedly compiles bytecode with UV_COMPILE_BYTECODE=1 bug Something isn't working
#12202 opened Mar 16, 2025 by mwaskom
Simple pip aliasing enhancement New feature or improvement to existing functionality
#12199 opened Mar 16, 2025 by vitalik
Improve devcontainer experience, particularly when switching from pip to uv. enhancement New feature or improvement to existing functionality
#12197 opened Mar 15, 2025 by jtkiley
Letting #!/usr/bin/env -S uv run script find its project even if run from outside the project enhancement New feature or improvement to existing functionality
#12193 opened Mar 15, 2025 by andersk
uv_build Error when the folder name is capitalized bug Something isn't working
#12187 opened Mar 15, 2025 by NourEldin-Osama
Should uv python install 3 install an alpha version? bug Something isn't working
#12184 opened Mar 15, 2025 by bersbersbers
ProTip! Exclude everything labeled bug with -label:bug.