face_recognition icon indicating copy to clipboard operation
face_recognition copied to clipboard

ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()

Open b547 opened this issue 4 years ago • 1 comments

  • Python version:python 3.6
  • Operating System:linux

I have used face recognition library and knn. when two faces are detceted in the frame iam getting this following error __

ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()

please suggest me how can i solve this issue. thanks in advance.

b547 avatar Apr 07 '21 07:04 b547

I'm also having same issue. Please help.

NiceboyWiseboy avatar Aug 25 '22 11:08 NiceboyWiseboy