alexbelgium / hassio-addons

My homeassistant addons
MIT License
1.56k stars 223 forks source link

❓ [nextcloud] app Face Recognition requires PDlib PHP extension #1596

Open Veuchez opened 1 month ago

Veuchez commented 1 month ago

While setting up the Face Recognition app, I get this error: ➜ ~ docker exec addon_db21ed7f_nextcloud_ocr sudo -u abc php /app/www/public/occ face:setup -m 1 You do not meet the dependencies to install the model 1 (Default) Summary: The PDlib PHP extension is not loaded Please read the documentation for this model to continue: https://github.com/matiasdelellis/facerecognition/wiki/Models#model-1 How can I install the PDlib extension? Thank you.

alexbelgium commented 1 month ago

Hi, the only way to modify images is to use my injector script https://github.com/alexbelgium/hassio-addons/wiki/Add%E2%80%90ons-feature-:-customisation

Or request to the upstream container but they were not super responsive in the past https://github.com/linuxserver/docker-nextcloud

Edit : BTW I see MANY questions like this one on Google so it doesn't seem easy to do... You might have better luck with a dedicated image app like immich or photoprism