Skip to content

uv 0.9.15 worked on python 3.12. fails on python 3.13 (pep 738) #28771

@shel1kest0learn

Description

@shel1kest0learn

~ $ 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/python
Caused by: Can't use Python at /data/data/com.termux/files/usr/bin/python
Caused by: Unknown operating system: android

Metadata

Metadata

Labels

bug reportSomething is not working properlypythonIssue is about Python related stuff, including piprustAny problem related to the Rust ecosystem (including cargo)upstream issueIt is an upstream issue

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions