Hi,
since I started my engineering project I strugle with a lot of problems with installing libraries to my Raspberry Pi 4b with 4GB RAM. I had problem with installing OpenCV (now installed fortunately) and now I need picamera2 but i can't install "av" library on my virtual enviroment becouse "Failed to build wheel for av". This is error from terminal:
[543 lines of output]
running bdist_wheel
running build
running build_py
...
error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for av
Failed to build av
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (av)
Any advice or someone overcome this problem?
since I started my engineering project I strugle with a lot of problems with installing libraries to my Raspberry Pi 4b with 4GB RAM. I had problem with installing OpenCV (now installed fortunately) and now I need picamera2 but i can't install "av" library on my virtual enviroment becouse "Failed to build wheel for av". This is error from terminal:
[543 lines of output]
running bdist_wheel
running build
running build_py
...
error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for av
Failed to build av
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (av)
Any advice or someone overcome this problem?
Statistics: Posted by Yulek — Thu Nov 21, 2024 6:15 pm