Closed Bra1nsen closed 2 years ago
using bullseye ios raspberry pi 4b
It looks like pip tries to build scipy (a dependency of rawhdr) from source, so this does not look like a problem of rawhdr itself. In theory, pip install scipy
should work on a Raspberry PI 4, I think. Maybe you could also try installing scipy using the package manager, as documented here: https://scipy.org/install.