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

Failed to install deepface #630

Closed
Zaeem6100 opened this issue Jun 5, 2022 · 1 comment
Closed

Failed to install deepface #630

Zaeem6100 opened this issue Jun 5, 2022 · 1 comment

Comments

@Zaeem6100
Copy link

Zaeem6100 commented Jun 5, 2022

Failed to install opencv-python>=4.5.5.64 from https://files.pythonhosted.org/packages/3c/61/ee4496192ed27f657532fdf0d814b05b9787e7fc5122ed3ca57282bae69c/opencv-python-4.5.5.64.tar.gz (from deepface).

python interpreter 3.10.0
it was working perfect with chaquopy11.0.0 but after update it leaves the error

@mhsmith
Copy link
Member

mhsmith commented Jun 6, 2022

This isn't caused by an update to Chaquopy, but by an update to deepface. If you look at the deepface release history, you'll see that when we last talked about this in #597, the current version was 0.0.74. So update your build.gradle or requirements.txt file to change deepface to deepface==0.0.74.

To be notified when we release a new version of opencv-python, please subscribe to #620.

@mhsmith mhsmith closed this as completed Jun 6, 2022
@mhsmith mhsmith changed the title Failed to install lib in v12.0.0 Failed to install deepface Jun 6, 2022
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

2 participants