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

Error installing requirements #1

Open
GimanthaDissanayake opened this issue Jul 11, 2020 · 1 comment
Open

Error installing requirements #1

GimanthaDissanayake opened this issue Jul 11, 2020 · 1 comment
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@GimanthaDissanayake
Copy link

Hi I was going through your repo while researching face recognition. I couldn't run the repo.

I got this error :-
ERROR: Could not find a version that satisfies the requirement opencv_python==3.4.1.15 (from -r requirements.txt (line 6)) (from versions: 3.4.8.29, 3.4.9.31, 3.4.9.33, 3.4.10.35, 4.1.2.30, 4.2.0.32, 4.2.0.34, 4.3.0.36)
ERROR: No matching distribution found for opencv_python==3.4.1.15 (from -r requirements.txt (line 6))

@ravip18596
Copy link
Owner

Hi I was going through your repo while researching face recognition. I couldn't run the repo.

I got this error :-
ERROR: Could not find a version that satisfies the requirement opencv_python==3.4.1.15 (from -r requirements.txt (line 6)) (from versions: 3.4.8.29, 3.4.9.31, 3.4.9.33, 3.4.10.35, 4.1.2.30, 4.2.0.32, 4.2.0.34, 4.3.0.36)
ERROR: No matching distribution found for opencv_python==3.4.1.15 (from -r requirements.txt (line 6))

Hi @GimanthaDissanayake Actually the project requires python 2.7 because the keras model is trained on that version. I have containerised the application for everybody convenience and I will try to host the image to docker hub

@ravip18596 ravip18596 self-assigned this Jul 24, 2021
@ravip18596 ravip18596 added the dependencies Pull requests that update a dependency file label Jul 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants