Dlib build failed

Running setup.py install for dlib did not run successfully is the error I face, I am building an API using dlib and face_recognition library.

Hi,

I replied to the ticket you also opened, for completeness I’ll add the same response here:

It looks like dlib requires compilation, so you may bump up against the permission restrictions of a Render Native Environment.

If you need custom OS-level packages, you may need to create your own environment in Docker so that you have more control, then deploy that.

Alan

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.