ITADN

Python 3.13?

#1226Openkhteh 创建于 2026-03-15
K
khtehcommented
``` $ uv sync Using CPython 3.13.7 interpreter at: /usr/bin/python3 Creating virtual environment at: .venv Resolved 151 packages in 2.56s error: Distribution `tree-sitter-languages==1.10.2 @ registry+https://pypi.org/simple` can't be installed because it doesn't have a source distribution or wheel for the current platform hint: You're using CPython 3.13 (`cp313`), but `tree-sitter-languages` (v1.10.2) only has wheels with the following Python ABI tags: `cp310`, `cp311`, `cp312` ```
0 条评论