File "/usr/lib/python3.11/site-packages/Cython/Build/Dependencies.py", line 1134, in cythonize cythonize_one(*args)
File "/usr/lib/python3.11/site-packages/Cython/Build/Dependencies.py", line 1301, in cythonize_one
raise CompileError(None, pyx_file)
Cython.Compiler.Errors.CompileError: gbinder.pyx
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'python-gbinder-1.1.1-3':
error: packages failed to build: python-gbinder-1.1.1-3
#[SOVLED] Python Gbinder not installing
3 messages · Page 1 of 1 (latest)
newer version of cython is incompatible with python-gbinder, install cython0 instead
sudo pacman -S cython0
Ohk thanks