Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make clean reset #29

Open
picozone opened this issue Mar 9, 2023 · 2 comments
Open

make clean reset #29

picozone opened this issue Mar 9, 2023 · 2 comments

Comments

@picozone
Copy link

picozone commented Mar 9, 2023

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 ?

@MeaningOfLights
Copy link

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.

@ujagrati
Copy link

ujagrati commented Jul 3, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants