itspoma / audio-fingerprint-identifying-python

The Shazam-similar app, that identify the song using audio fingerprints & spectrum analysis and Fast Fourier transform
MIT License
356 stars 166 forks source link

Error while running sqlite.py testing file #4

Closed vijender412 closed 6 years ago

vijender412 commented 6 years ago

KeyError: 'db.file' Exception AttributeError: "'SqliteDatabase' object has no attribute 'conn'" in <bound method SqliteDatabase.del of <libs.db_sqlite.SqliteDatabase object at 0x035828F0>> ignored

vijender412 commented 6 years ago

The problem was with directory just set the directory and problem will be solved.