rpi-rgb-led-matrix icon indicating copy to clipboard operation
rpi-rgb-led-matrix copied to clipboard

fatal error: rgbmatrix/core.cpp: No such file or directory

Open SilaLiu opened this issue 7 months ago • 0 comments

Image

nev@nev:~/pix/nev/rpi-rgb-led-matrix/bindings/python $ sudo python3 setup.py install /usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( cc1plus: fatal error: rgbmatrix/core.cpp: No such file or directory compilation terminated. error: command '/usr/bin/aarch64-linux-gnu-gcc' failed with exit code 1

SilaLiu avatar Apr 11 '25 08:04 SilaLiu