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

Display an error message when downloaded file cannot be found #3774

Open
hwatheod opened this issue Sep 30, 2024 · 0 comments
Open

Display an error message when downloaded file cannot be found #3774

hwatheod opened this issue Sep 30, 2024 · 0 comments

Comments

@hwatheod
Copy link
Contributor

When a downloaded file cannot be found, the following line currently throws an IOError exception into the logs. Instead, we should display an error message to the user.

f = open(file_name, 'rb')

willgearty added a commit that referenced this issue Oct 23, 2024
@willgearty willgearty added this to the Stable Release 16 milestone Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants