DEV Community

Discussion on: Simple Face Recognizing System using python and openCV

Collapse
 
bhask07 profile image
Bhask07

Traceback (most recent call last):
File "C:\Users\USER\Desktop\FACES\database.py", line 37, in
insertOrUpdate(Id,name,age,gen,cr)
File "C:\Users\USER\Desktop\FACES\database.py", line 11, in insertOrUpdate
cursor=conn.execute(cmd)
OperationalError: no such table: People