ageitgey / ageitgey/face_recognition

Working with open cv and face_recognition

Open
#419 1 comment 0 reactions 0 assignees View on GitHub

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
capture
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.