You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tzutalin I am building an android app using face_recognition library with Kivy and buildozer.
However when I am executing buildozer -v android debug deploy run , I am facing an error ModuleNotFound error : dlib.
I understand that the recipe for dlib is not present in python-for-android/p4a. I am in dire need of it otherwise I would loose my project. Can you help me out for solving the dlib error??
The text was updated successfully, but these errors were encountered:
Hi,
@tzutalin I am building an android app using face_recognition library with Kivy and buildozer.
However when I am executing buildozer -v android debug deploy run , I am facing an error ModuleNotFound error : dlib.
I understand that the recipe for dlib is not present in python-for-android/p4a. I am in dire need of it otherwise I would loose my project. Can you help me out for solving the dlib error??
The text was updated successfully, but these errors were encountered: