-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
uv 0.9.15 worked on python 3.12. fails on python 3.13 (pep 738) #28771
Copy link
Copy link
Labels
bug reportSomething is not working properlySomething is not working properlypythonIssue is about Python related stuff, including pipIssue is about Python related stuff, including piprustAny problem related to the Rust ecosystem (including cargo)Any problem related to the Rust ecosystem (including cargo)upstream issueIt is an upstream issueIt is an upstream issue
Metadata
Metadata
Assignees
Labels
bug reportSomething is not working properlySomething is not working properlypythonIssue is about Python related stuff, including pipIssue is about Python related stuff, including piprustAny problem related to the Rust ecosystem (including cargo)Any problem related to the Rust ecosystem (including cargo)upstream issueIt is an upstream issueIt is an upstream issue
~ $ pip --version
pip 26.0.1 from /data/data/com.termux/files/usr/lib/python3.13/site-packages/pip (python 3.13)
~ $ python --version
Python 3.13.12
$ pkg show uv
Package: uv
Version: 0.9.15
Maintainer: @termux
Installed-Size: 43.1 MB
Depends: zstd
Homepage: https://docs.astral.sh/uv/
Download-Size: 11.4 MB
APT-Manual-Installed: yes
APT-Sources: https://grimler.se/termux/termux-main stable/main aarch64 Packages
Description: An extremely fast Python package installer and resolver, written in Rust.
~ $
~ $ uv pip list
error: Failed to inspect Python interpreter from first executable in the search path at
/data/data/com.termux/files/usr/bin/pythonCaused by: Can't use Python at
/data/data/com.termux/files/usr/bin/pythonCaused by: Unknown operating system:
android