Ashutosh-kv / JARVIS

133 stars 239 forks source link

unable to import #20

Open EclipseGame18 opened 3 years ago

EclipseGame18 commented 3 years ago

unable to import 'pyttsx3' unable to import 'speech_recognition' unable to import 'wikipedia' unable to import 'wolframalpha'

keerthanasathish03 commented 3 years ago

Unable to import 'pyaudio'

Akul2010 commented 2 years ago

for pyaudio, use the following:

pip install pipwin
pipwin install pyaudio

as for the other modules, just try again, mine worked after the second time