ageitgey / ageitgey/face_recognition
Working with open cv and face_recognition
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 56.8k
- Forks
- 13.7k
- PR merge metrics
- No merged PRs in 30d
Description
- face_recognition version:
- Python version:3.5.2
- Operating System:Raspberry stretch linux
Description
I am trying to compile this:
https://github.com/ageitgey/face_recognition/blob/master/examples/facerec_from_webcam.py
When I tried to compile the python file by typing "python3 face.py" I get this error message:
Impo
rtError: Module face_recognition has no attribute 'load_image_file'
What I Did
Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing python3 face.py with the full traceback, then compare the environment with examples/facerec_from_webcam.py and the installed face_recognition package. Done means identifying whether the import failure is caused by the local setup or by the project, and documenting the confirmed correction or bug.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, opencv, python, raspberry-pi
- Domain
- computer-vision, embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100