ageitgey / ageitgey/face_recognition
Nameerror : pil_image is not defined
Open
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.7
- Operating System:Linux(Debian)
Description
Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to happen.
IMPORTANT: If your issue is related to a specific picture, include it so others can reproduce the issue.
What I Did
I just used the find all faces code and it turned out that there is not such name as pil_image
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 locating the “find all faces” code or example and reproduce the NameError on Python 3.7 under Debian. Inspect the traceback and the reference to pil_image; done means the find-all-faces workflow runs without that undefined-name error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100