Skip to content
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

addpatch: uv 0.4.25-1 #4253

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Conversation

horror-proton
Copy link
Contributor

Before:

> uv python list
> uv pip list
error: No virtual environment or system Python installation found; run `uv venv` to create an environment

After:

> uv python list
cpython-3.12.7-linux-riscv64-gnu    /usr/bin/python3.12
cpython-3.12.7-linux-riscv64-gnu    /usr/bin/python3 -> python3.12
cpython-3.12.7-linux-riscv64-gnu    /usr/bin/python -> python3

==>� Starting check()...�
...
process = <Popen: returncode: 2 args: ['/usr/bin/uv', 'pip', 'install', 'test-flit @ f...>
stdout = b'', stderr = b'error: No virtual environment found\n', retcode = 2

@felixonmars felixonmars merged commit ee9d0cc into felixonmars:master Oct 23, 2024
1 check passed
@horror-proton horror-proton deleted the addpatch-uv branch October 24, 2024 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants