codingforentrepreneurs / OpenCV-Python-Series

An OpenCV & Python Tutorial Series and Reference.
401 stars 549 forks source link

TabError: inconsistent use of tabs and spaces in indentation #18

Closed SidVer312 closed 2 years ago

SidVer312 commented 4 years ago

I was trying to run the code but it resulted in this error. File "c:/Users/SCT/Desktop/Siddhartha/classified project details/realtime_recog.py", line 35 font = cv2.FONT_HERSHEY_SIMPLEX ^ TabError: inconsistent use of tabs and spaces in indentation