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

UCRT64 ~ # uv toolchain list warning: uv toolchain list is experimental and may change without warning. error: Running py --list-paths failed with status exit code: 2 #4918

Closed
az49xcl opened this issue Jul 9, 2024 · 5 comments
Labels
question Asking for clarification or support

Comments

@az49xcl
Copy link

az49xcl commented Jul 9, 2024

platfrom:msys64 UCRT64 win11
uv :0.2.15
cmd: uv toolchain list
python --version: 3.11.9

UCRT64 ~

uv toolchain list

warning: uv toolchain list is experimental and may change without warning.
error: Running py --list-paths failed with status exit code: 2 with exit code: 2
--- stdout:

--- stderr:
unknown option --list-paths
usage: py [option] ... [-c cmd | -m mod | file | -] [arg] ...
Try `python -h' for more information.

@charliermarsh charliermarsh added bug Something isn't working preview Experimental behavior labels Jul 9, 2024
@charliermarsh
Copy link
Member

I think this was fixed in a newer version.

@charliermarsh
Copy link
Member

#4522

@charliermarsh
Copy link
Member

Can you try with the latest uv? 0.2.15 is several versions behind.

@charliermarsh charliermarsh added question Asking for clarification or support and removed bug Something isn't working preview Experimental behavior labels Jul 9, 2024
@az49xcl
Copy link
Author

az49xcl commented Jul 10, 2024

Unable to build uv under msys2(python -m pip install "uv=0.2.23")
1.rust toolchain : stable-x86_64-pc-windows-gnu (default)
2.cargo version: 1.79

error: failed to run custom build command for libz-ng-sys v1.1.15
Caused by: build-script-build_zng

@charliermarsh
Copy link
Member

You're trying to build uv from source, is that intentional? Seems like you need a C++ toolchain for libz-ng-sys.

@charliermarsh charliermarsh closed this as not planned Won't fix, can't repro, duplicate, stale Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Asking for clarification or support
Projects
None yet
Development

No branches or pull requests

2 participants