error: the configured Python interpreter version (3.14) is newer than PyO3's maximum supported version (3.13) So modify pyproject.toml with - requires-python = "==3.13"