Attendance-Management-system-using-face-recognition icon indicating copy to clipboard operation
Attendance-Management-system-using-face-recognition copied to clipboard

AttributeError: module 'cv2' has no attribute 'faces'

Open sssongchelinyi opened this issue 2 years ago • 5 comments

It says AttributeError: module 'cv2' has no attribute 'faces'" when I click "Train Image".

sssongchelinyi avatar May 23 '22 12:05 sssongchelinyi

you need to install opencv-contrib python package and I solve this error like this.

ThetHtet-San avatar Sep 07 '23 18:09 ThetHtet-San

pip install opencv-contrib ERROR: Could not find a version that satisfies the requirement opencv-contrib (from versions: none) ERROR: No matching distribution found for opencv-contrib (venv) PS E:\uni record\7th Semester\FYP_1\gitHub_Help_code\Attendance-Management-system-using-face-recognition>

usamaramzan27 avatar Nov 28 '23 06:11 usamaramzan27

I finished this project 5 months before... It's work well😇

On Tue, 28 Nov, 2023, 11:50 am Usama Ramzan, @.***> wrote:

pip install opencv-contrib ERROR: Could not find a version that satisfies the requirement opencv-contrib (from versions: none) ERROR: No matching distribution found for opencv-contrib (venv) PS E:\uni record\7th Semester\FYP_1\gitHub_Help_code\Attendance-Management-system-using-face-recognition>

— Reply to this email directly, view it on GitHub https://github.com/Patelrahul4884/Attendance-Management-system-using-face-recognition/issues/9#issuecomment-1829189178, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6E2YWOEIR5LRNEVIBE5YPDYGV7CHAVCNFSM5WVV4ML2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBSHEYTQOJRG44A . You are receiving this because you are subscribed to this thread.Message ID: <Patelrahul4884/Attendance-Management-system-using-face-recognition/issues/9/1829189178 @github.com>

Arockiamari avatar Nov 28 '23 06:11 Arockiamari

can you please share your code file

usamaramzan27 avatar Nov 28 '23 06:11 usamaramzan27

anyone got solution for this? I already had opencv-contrib ..

saicherry93479 avatar Apr 06 '24 17:04 saicherry93479