ragulin / face-recognition-server

An face recognition experiment with WebRTC, Websockets, OpenCV and Python.
215 stars 91 forks source link

Getting it running #1

Closed susheelsk closed 11 years ago

susheelsk commented 11 years ago

I have a small issue with setting up the system. I think the database is the issue. I don't seem to be getting anything on the DB. I'm constantly getting an error saying "sqlite3.OperationalError: no such table: label"

Please help me.

ragulin commented 11 years ago

Added database (sqlite) information to the readme.