-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Open
Labels
Description
Problem description
failed to lock / lock() not supported
~/python-ai $ uv sync
Resolved 19 packages in 1ms
× Failed to download and build
│ pydantic-core==2.41.5
├─▶ Failed to write to the
│ distribution cache
╰─▶ failed to lock
/data/data/com.termux/files/home/.cache/uv/sdists-v9/pypi/pydantic-core/2.41.5/.lock:
lock() not supported
help: pydantic-core (v2.41.5) was
included because python-ai
(v0.1.0) depends on openai
(v2.7.1) which depends on
pydantic (v2.12.4) which
depends on pydantic-core
Steps to reproduce the behavior.
uv sync
What is the expected behavior?
No response
System information
- Termux application version: 0.119.0-beta.3
- Android OS version: 15
- Device model: SM-A146B
toby-bro