Problems with installing dlib for Pyimagesearch on Raspberry Pi
I faced a problem while installing dlib library on Raspberry Pi. I tried to do app with face recognition. I installed OpenCV 4 following instructions on Pyimagesearch site, and then tried to set up features for facial recognition. But installing dlib leads to total failure and inability to build the wheel. Any ideas how to deal with this problem?