Skip to content
Advertisement

Tag: yocto

error install PyQt5 on Yocto Linux – board Variscite

I have a problem installing a PyQt5 python package. I am in Yocto Linux environment (Hardknott kernel 5.10.35) on the Variscite board (DART-MX8M-PLUS). This is the log when I try to install with pip: Instead, this is the list of currently installed python packages: How can it be solved? Thanks in advance! Answer Do not bother installing packages natively on

OSError 105 : No buffer Space – Zeroconf

I’m using a NanoPi M1 (Allwinner H3 board) & running a Yocto-based OS. On my first encounter with ZeroConf-python, I’m getting the error: This error doesn’t arise when I run it in Raspbian(on RPI). I’ve tried to search for fixes to such errors in homeassistant, but none provide a good overview to the real problem, rest-aside the solution. Answer Update

Advertisement