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

No module named 'cv2' #1

Open
kayzen-ml opened this issue Dec 31, 2022 · 2 comments
Open

No module named 'cv2' #1

kayzen-ml opened this issue Dec 31, 2022 · 2 comments

Comments

@kayzen-ml
Copy link

Hi Hassan, I tried to simply run your script on Mac. Here is the error concerning import function : " No module named 'cv2''.
Is there anything to change in your code to make it work properly? Thanks.

@ThisIsCyreX
Copy link

The OpenCV package is missing.
use pip install opencv-python and try again.

@kayzen-ml
Copy link
Author

Thanks Hassan! I tested it and there are actually false positives, so I updated your script to put the "+1 faces" files in a "review" folder. But I can't make a pull request or add a file. Let me know how to proceed, it's my first code contribution on Github :)

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