HackerShackOfficial / AI-Smart-Mirror

Smart Mirror with a smart AI 🤖
MIT License
537 stars 214 forks source link

Speech_Recognition Error #33

Open Ahamid17 opened 7 years ago

Ahamid17 commented 7 years ago

I have installed speech recognition when i try to run python bot.py it says ImportError: No module name speech_recognition?

ghost commented 7 years ago

try to reinstall python (whatever version you use). There could have been an error at the installation of python

aak2003 commented 6 years ago

Pip install SpeechRecognition will solve the error