Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix requests exception handling in manage.py #2912

Merged
merged 1 commit into from
Sep 4, 2023
Merged

Conversation

Cohee1207
Copy link
Contributor

module 'requests' has no attribute 'Exception' appears when the model download fails (when the domain is blocked, for example).

This PR corrects the exception reference according to: https://requests.readthedocs.io/en/latest/api/#requests.RequestException

@CLAassistant
Copy link

CLAassistant commented Sep 1, 2023

CLA assistant check
All committers have signed the CLA.

@erogol
Copy link
Member

erogol commented Sep 4, 2023

Thanks for the PR. If you can sign the CLA, I can merge it.

@Cohee1207
Copy link
Contributor Author

Ok, done.

@erogol erogol merged commit b3b1555 into coqui-ai:dev Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants