-
Notifications
You must be signed in to change notification settings - Fork 433
Open
Description
Hello,
I am trying to upload the speech recognizer - isolated word on my maix dock m1w. Every time it gives me the following error:
[ModuleNotFoundError: No module named ‘speech_recognition’]
I did pip (and pip3) install SpeechRecognition on my mac terminal, and it installed. Now it says:
Requirement already satisfied: SpeechRecognition in ./opt/anaconda3/lib/python3.8/site-packages (3.8.1)
I upload the script isolated-word from MaixPy Scripts (again) into my MaixPy IDE, but it still gives me that error.
What do I do to solve that?
Metadata
Metadata
Assignees
Labels
No labels