nischi / MMM-Face-Reco-DNN

Face recognition with opencv and deep neural network
MIT License
90 stars 46 forks source link

Building wheel for Dlib #151

Closed grssll closed 5 months ago

grssll commented 5 months ago

Trying to reinstall module on fresh Bookworm and stuck on Building wheel for Dlib. Activated virtual environment and also increased swap size but still cant install Dlib. Raspberry pi 4 4gb Any points please? Thanks

nischi commented 5 months ago

hi @grssll not sure if this issue is relatet to my module. can you please share a log or error message?

grssll commented 5 months ago

Hi @nischi I just following your instruction to install the libraries.


If you working with Bookworm you need to create first an virtual environment, please have a look in the next chapter
pip install face-recognition numpy dlib picamera2 opencv-python```
grssll commented 5 months ago

I was able to install all libraries, just took a very long time.