-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation in nextcloud:apache fails #688
Comments
I think that is happening because the Nextcloud docker images recently switched to the bookworm (12) release of Debian.
The unofficial one has this:
I have no idea if it doesn't screw some other thing up, but commenting that out lets the install complete (and it still detects faces).
This being a docker container, and no other service needs pdlib, I think it should be fine(?). |
I checked this suggestion today and it seems to work, I didn't run excessive testing, but it doesn't fail and I was able to install facerecognition. |
To the happiness of many (Issue #690, #688, #687, 685, #649, #632, extension, but it goes without saying that its use is still highly recommended. You will understand that it is slower, however I must admit that with JIT enabled, it is quite acceptable, and this is the only reason why decided to publish it. It is still experimental, and it works, but it has problems such as it seems not to converge in stable clusters. When I can fix this, it will probably be even slower.
To the happiness of many (Issue #690, #688, #687, $685, #649, #632, extension, but it goes without saying that its use is still highly recommended. You will understand that it is slower, however I must admit that with JIT enabled, it is quite acceptable, and this is the only reason why decided to publish it. It is still experimental, and it works, but it has problems such as it seems not to converge in stable clusters. When I can fix this, it will probably be even slower.
To the happiness of many (Issue #690, #688, #687, #685, #649, #632, extension, but it goes without saying that its use is still highly recommended. You will understand that it is slower, however I must admit that with JIT enabled, it is quite acceptable, and this is the only reason why decided to publish it. It is still experimental, and it works, but it has problems such as it seems not to converge in stable clusters. When I can fix this, it will probably be even slower.
To the happiness of many (Issue #690, #688, #687, #685, #649, #632, #627, #625, etc), this means that we do not depend on the pdlib extension, but it goes without saying that its use is still highly recommended. You will understand that it is slower, however I must admit that with JIT enabled, it is quite acceptable, and this is the only reason why decided to publish it. It is still experimental, and it works, but it has problems such as it seems not to converge in stable clusters. When I can fix this, it will probably be even slower.
To the happiness of many (Issues #690, #688, #687, #685, #649, #632 , #627, #625, etc..?) this means that we do not depend on the pdlib extension, but it goes without saying that its use is still highly recommended. You will understand that it is slower, however I must admit that with JIT enabled, it is quite acceptable, and this is the only reason why decided to publish it.
Hi, Open a new issue to see how we continue. 😬 |
Expected behaviour
docker-php-ext-install pdlib-master doesn't fail with 2 errors
Actual behaviour
Already tried
apt install libx11-dev
which outputslibx11-dev is already the newest version (2:1.8.4-2+deb12u1).
Steps to reproduce
Server configuration
Operating system: Unraid
Database: MariaDB
Docker Container: nextcloud:apache
I'm not sure if this tutorial needs an update or if I'm doing something wrong.
Additionally, I'd prefere the option to run all this computing intensive stuff in another container, so if there is a tutorial how to set up a container which can do all the AI stuff this would also be great for me.
The text was updated successfully, but these errors were encountered: