synesthesiam / rhasspy

Rhasspy voice assistant for offline home automation
https://rhasspy.readthedocs.io
MIT License
944 stars 101 forks source link

Show URL when download fails #69

Closed koenvervloesem closed 4 years ago

koenvervloesem commented 4 years ago

My initial gripe with https://github.com/synesthesiam/rhasspy/issues/65 was that the error message wasn't descriptive enough: I had no idea which URL it was complaining about. With this fix, download-dependencies.sh shows the URL when a download fails, which will make debugging download problems easier.