Package Details: ty 0.0.1_alpha.2-1

Git Clone URL: https://aur.archlinux.org/ty.git (read-only, click to copy)
Package Base: ty
Description: An extremely fast Python type checker and language server, written in Rust.
Upstream URL: https://github.com/astral-sh/ty
Licenses: MIT
Submitter: alub
Maintainer: alub
Last Packager: alub
Votes: 2
Popularity: 1.93
First Submitted: 2025-05-08 07:47 (UTC)
Last Updated: 2025-05-15 05:55 (UTC)

Dependencies (7)

Required by (0)

Sources (1)

Latest Comments

rockerBOO commented on 2025-05-09 22:08 (UTC) (edited on 2025-05-09 22:28 (UTC) by rockerBOO)

The python build is not using the system python but the terminal python. So if you have a venv enabled it will try to use that to build with.

==> Starting build()...
***/.venv/bin/python: No module named build

Also requires rust 1.84 and doesn't support rust 1.82

 rustc 1.82.0 is not supported by the following packages:
  ruff_annotate_snippets@0.1.0 requires rustc 1.84
... (29 other packages)