audio-fingerprint-identifying-python icon indicating copy to clipboard operation
audio-fingerprint-identifying-python copied to clipboard

make clean reset

Open picozone opened this issue 2 years ago • 2 comments

Could you help me ?

Traceback (most recent call last): File "/home/prosper/Dev/audio-fingerprint-identifying-python/reset-database.py", line 2, in from libs.db_sqlite import SqliteDatabase File "/home/prosper/Dev/audio-fingerprint-identifying-python/libs/db_sqlite.py", line 1, in from db import Database ImportError: cannot import name 'Database' from 'db' (unknown location) make: *** [Makefile:10 : reset] Erreur 1

What's wrong please ?

picozone avatar Mar 09 '23 12:03 picozone

You're probably running on Windows, best to run this through WSL and use a virtual environment. I got this error and that's how I got around it.

MeaningOfLights avatar Jun 16 '24 11:06 MeaningOfLights

i am running this on Linux with pYthon 2.7 still not working make clean reset command. please help asap

ujagrati avatar Jul 03 '24 14:07 ujagrati