I was able to install with Linux Mint just fine. When I tried to run sudo howdy add as per the setup isntructions, I ran into an issue. Here is the full text:
sudo howdy add
No face model folder found, creating one
Adding face model for the user jake
Enter a label for this new model [Initial model] (max 24 characters): Jake
Please look straight into the camera
Traceback (most recent call last):
File "/usr/local/bin/howdy", line 95, in <module>
import cli.add
File "/usr/lib/security/howdy/cli/add.py", line 157, in <module>
face_locations = face_detector(gsframe, 1)
RuntimeError: Unsupported image type, must be 8bit gray or RGB image.
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 153, in apport_excepthook
with os.fdopen(os.open(pr_filename,
FileNotFoundError: [Errno 2] No such file or directory: '/var/crash/_usr_lib_security_howdy_cli.py.0.crash'
Original exception was:
Traceback (most recent call last):
File "/usr/local/bin/howdy", line 95, in <module>
import cli.add
File "/usr/lib/security/howdy/cli/add.py", line 157, in <module>
face_locations = face_detector(gsframe, 1)
RuntimeError: Unsupported image type, must be 8bit gray or RGB image.
I've searched for similar issues already, and my issue has not been reported yet.
Linux distribution (if applicable): Mint 21.3
Howdy version (sudo howdy version): 2.6.1
I was able to install with Linux Mint just fine. When I tried to run
sudo howdy addas per the setup isntructions, I ran into an issue. Here is the full text:I've searched for similar issues already, and my issue has not been reported yet.
Linux distribution (if applicable): Mint 21.3
Howdy version (
sudo howdy version): 2.6.1