|
Edited by 1562563947 at 2019-7-10 12:27 AM
We are at 3.5 in the instruction memory and are trying to start the client.py script on Mac. We get the error of speech_recognition not found, although we did pip3 install SpeechRecognition earlier. What did we do wrong? Previously we were trying both manual installation according to Chapter 3.3 and 3.4 as well as installation via setup.py as in Chapter 3.2
|
-
-
pip3 list
|