Daniel Lee

Results 17 comments of Daniel Lee

Ok, I installed `python-is-python3` and now I can build... Will check back in later :)

``Ok, worked up to `sudo howdy add` and then it cuoldn't find my device: ```bash erget@erget:/usr/local/share/dlib-data$ sudo howdy add Adding face model for the user erget Enter a label for...

Sorry for spamming - it was `/dev/video0`, just tried it on a lucky guess. Moving on...

Ok... Hit my next roadblock. After editing `/usr/local/etc/howdy/config.ini` to point to `/dev/video0` I can now `sudo howdy test` and I see my face. Yay progress! I've also setup a model...

Ok... Made it a bit farther now. Following the advice in https://github.com/boltgolt/howdy/issues/953#issuecomment-2547600379 I added a line to `/etc/pam.d/common-auth` and now it uses my face on sudo. Almost there!

And updating `/usr/local/lib/x86_64-linux-gnu/howdy/compare.py` as described in the OP works, now I can login with my face. Would it be helpful to update the instructions in the "install from source" section...

I'm running the latest from `main`: ```bash erget@erget:~$ sudo howdy version Howdy 3.0.0 BETA ``` and think I'm running up against the same problem: ![Image](https://github.com/user-attachments/assets/c2b4bd97-ad30-488b-889e-12ce0ea76470) kded6 is trying to open...