Fails to install for me.
==> Installing missing dependencies...
[sudo] password for davep:
error: target not found: pam-python
error: target not found: python-dlib
error: target not found: python-face_recognition
error: target not found: python-face_recognition_models
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> opencv
-> hdf5
-> pam-python
-> python-dlib
-> python-face_recognition
-> python-face_recognition_models
-> python-numpy
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
Pinned Comments
Raymo111 commented on 2024-07-12 05:45 (UTC) (edited on 2024-07-12 05:46 (UTC) by Raymo111)
For anyone getting "RuntimeError: Unsupported image type, must be 8bit gray or RGB image",
downgrade python-numpy
to 1.26.4-2 and all will be okay... for now. See https://github.com/boltgolt/howdy/issues/937 for further discussion.