Skip to content
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

Impossible to install #627

Closed
tekntrash opened this issue Jan 8, 2023 · 4 comments
Closed

Impossible to install #627

tekntrash opened this issue Jan 8, 2023 · 4 comments

Comments

@tekntrash
Copy link

tekntrash commented Jan 8, 2023

I have followed the steps at https://github.com/goodspb/pdlib to install PDLIB and even used https://github.com/matiasdelellis/pdlib-min-test-suite to try it and it runs just fine

Still, when I try to install it using the store it says "An error occurred during the request. Unable to proceed. App "Face Recognition" cannot be installed because the following dependencies are not fulfilled: The library pdlib is not available."

Then I try to install it manually as instructed by https://github.com/matiasdelellis/facerecognition/wiki/Installation#install-facerecognition-app and put it at /var/snap/nextcloud/33054/nextcloud/extra-apps where my apps are located, everything seems to go fine, and when I type nextcloud.occ app:enable facerecognition it still says the annoying "App "Face Recognition" cannot be installed because the following dependencies are not fulfilled: The library pdlib is not available"

I am using nextcloud snap Hub 3 25.0.2 over Linux Mint 20.3, PHP 7.4.3, npm 6.14.4, node v10.19.0, snap 2.57.6

@guydelarea
Copy link

did you checked the php.ini config to see if the pdlib libary got added?
what happend if your run: php -m | grep pdlib ?

@tekntrash
Copy link
Author

Actually, I found out the problem is that it will NEVER apply to a snap, as that will require recompiling it and that's something only the company that created it (canonical) will do, so the only option is to completely remove nextcloud and reinstall it as a server. Which I did and after trying 12 times and not getting support from its people I was able to finally get it working

@NikitaKorneev
Copy link

If this is true - this is extremely sad. Is there anything we can do to make the two worlds collide? (Snap and pdlib)

matiasdelellis added a commit that referenced this issue Aug 22, 2023
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.
matiasdelellis added a commit that referenced this issue Aug 23, 2023
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.
@matiasdelellis
Copy link
Owner

Hi,
I invite you to try the external model, using the latest version released.

Open a new issue to see how we continue. 😬

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants