Closed etheaven closed 6 years ago
It appears that you're trying to run this on Windows. Unfortunately, I have not done any testing on Windows. I see that the problem shown is with installation of alsaaudio, which IIRC I've used to adjust volume levels on Ubuntu through this script. It wouldn't work on Windows, so you can probably skip this dependency. If the problem appears to be with gTTS (which is actually an optional package, I have used an offline ttsx library as well). Can you try running the text mode anyhow and see if it works?
pyalsaaudio is a dependency only for linux, which would explain the error on Windows. Closing.
pip install -r requirements.txt
and this happens at last stepsCan't figure out how to fix it, any help?