boltgolt / howdy

🛡️ Windows Hello™ style facial authentication for Linux
MIT License
5.75k stars 299 forks source link

Howdy does not recognizes any model although they exists #922

Open pablichoka opened 3 months ago

pablichoka commented 3 months ago

Hello, I've been struggling with the howdy installation as many others but finally it seemed that I managed to make it work. Or at least that it should, because, as you can see in the screenshots, everything looks good:

imagen imagen

but anytime I try to perform any authentication required action, I get the same message (the Spanish phrase it's asking for the pass):

imagen

I have realized that I have no folder named 'models', idk if that's an issue.

imagen

As detail, I have run a howdy test and everything looked fine, it recognize me.

Howdy version: 3.0.0 BETA OS: Ubuntu 24.04 LTS

pablichoka commented 3 months ago

Solved removing howdy with sudo apt remove howdy and reinstalling it through apt. Once the installed version is 2.6.1, do the same as is typed in this (https://github.com/boltgolt/howdy/issues/799#issuecomment-1586008028) comment and will solve the issue