× Failed to build pynini==2.1.6
├─▶ The build backend returned an error
╰─▶ Call to setuptools.build_meta:__legacy__.build_wheel failed (exit
status: 1)
[stdout]
running bdist_wheel
running build
running build_py
running egg_info
writing pynini.egg-info/PKG-INFO
writing dependency_links to pynini.egg-info/dependency_links.txt
writing top-level names to pynini.egg-info/top_level.txt
reading manifest file 'pynini.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'pynini.egg-info/SOURCES.txt'
running build_ext
building '_pywrapfst' extension
c++ -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG
-g -fwrapv -O3 -Wall -O3 -arch arm64 -mmacosx-version-min=11.0
-Wno-nullability-completeness -Wno-expansion-to-defined -Wno-undef-prefix
-fPIC ......
finalize_license_expression()
/Users/po./.cache/uv/builds-v0/.tmpbQdjej/lib/python3.10/site-packages/setuptools/dist.py:765:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a
SPDX license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
extensions/_pywrapfst.cpp:1201:10: fatal error: 'fst/util.h' file not
found
1201 | #include
| ^~~~~~~~~~~~
1 error generated.
error: Command '['c++', '-Wno-unused-result',
'-Wsign-compare', '-Wunreachable-code', '-DNDEBUG',
'-g', '-fwrapv', '-O3', '-Wall', '-O3', '-arch', 'arm64',
'-mmacosx-version-min=11.0', '-Wno-nullability-completeness',
'-Wno-expansion-to-defined', '-Wno-undef-prefix', '-fPIC',
'-I/Users/po./.cache/uv/builds-v0/.tmpbQdjej/include',
'-I/Users/po./.local/share/uv/python/cpython-3.10.19-macos-aarch64-none/include/python3.10',
'-c', 'extensions/_pywrapfst.cpp', '-o',
'build/temp.macosx-11.0-arm64-cpython-310/extensions/_pywrapfst.o',
'-std=c++17', '-Wno-register', '-Wno-deprecated-declarations',
'-Wno-unused-function', '-Wno-unused-local-typedefs', '-funsigned-char',
'-stdlib=libc++', '-mmacosx-version-min=10.12']' returned non-zero exit
status 1.
hint: pynini (v2.1.6) was included because pyvideotrans (v4.5) depends on pynini
hint: This error likely indicates that you need to install a library that provides "fst/util.h" for [email protected]