worldveil / dejavu

Audio fingerprinting and recognition in Python
MIT License
6.36k stars 1.43k forks source link

1698 access denied for user 'root'@'localhost' #207

Closed DrXploiter closed 4 years ago

DrXploiter commented 4 years ago

After installing all the requirements and running the python example.py I keep getting 1698 access denied for user 'root'@'localhost'. Any ideas?

henryfoster commented 4 years ago

did you changed the password in dejavu.cnf.SAMPLE to your mysql password or none password if you dont have any?

If it still dont work try this: https://stackoverflow.com/a/42742610