You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "pgetSongName.py", line 18, in
song = djv.recognize(file_recognizer, "/home/pi/musics/1.mp3")
File "/home/pi/dejavu-master/dejavu/init.py", line 227, in recognize
r = recognizer(self)
TypeError: 'module' object is not callable
The text was updated successfully, but these errors were encountered:
environment:raspberry 4b 64bit
python3.7
I met a problem:
The text was updated successfully, but these errors were encountered: