Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Howdy doesn't see dlib even though installed with pip #995

Open
NotoriousD69420 opened this issue Feb 23, 2025 · 0 comments
Open

Howdy doesn't see dlib even though installed with pip #995

NotoriousD69420 opened this issue Feb 23, 2025 · 0 comments

Comments

@NotoriousD69420
Copy link

I am currently trying to install howdy (2.6.1) on Debian Trixie (Cinnamon DE), and am following this guide (first commment). I have completed the instructions as per u/Helipil0t has posted. When I use the command "sudo howdy add" to add my face as one that can be recognized, I get this error:

sudo howdy add
No module named 'dlib'

Can't import the dlib module, check the output of
pip3 show dlib

I have installed dlib through pip3, and this is the result of the command "pip3 show dlib":

pip3 show dlib
Name: dlib
Version: 19.24.6
Summary: A toolkit for making real world machine learning and data analysis applications
Home-page: https://github.com/davisking/dlib
Author: Davis King
Author-email: [email protected]
License: Boost Software License
Location: /home/kingd/.local/lib/python3.13/site-packages
Requires:
Required-by:

if someone would be able to help out, that would be just great. It also caused problems with my password after coming back from screen lock (password only necessary).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant