Trying to download a bunch of images that weren't showing up on my anki cards

Before the error happened, I was…
[Replace this text.]

Error message (don't change this)
Anki 25.02.5 (29192d15)  (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: macOS-15.4.1-x86_64-i386-64bit

Traceback (most recent call last):

  File "aqt.taskman", line 144, in _on_closures_pending

  File "aqt.taskman", line 88, in <lambda>

  File "aqt.taskman", line 108, in wrapped_done

  File "/Users/juliadiamant/Library/Application Support/Anki2/addons21/1322529746/media_import/importing.py", line 280, in _on_import_done
    raise err

  File "/Users/juliadiamant/Library/Application Support/Anki2/addons21/1322529746/media_import/importing.py", line 277, in _on_import_done
    (success, msg) = future.result()

  File "concurrent.futures._base", line 439, in result

  File "concurrent.futures._base", line 391, in __get_result

  File "concurrent.futures.thread", line 58, in run

  File "/Users/juliadiamant/Library/Application Support/Anki2/addons21/1322529746/media_import/importing.py", line 246, in _import_files_list
    f"({self._info.remaining_time_str} left)"

  File "/Users/juliadiamant/Library/Application Support/Anki2/addons21/1322529746/media_import/importing.py", line 69, in remaining_time_str
    estimate = timedelta * self.size / self.prev_file_size

OverflowError: days=1121193844; must have magnitude <= 999999999

Sentry link (for developers)

Hello,

Please, try updating the AnkiHub add-on:

Go to Tools > Add-ons > Check for Updates . Restart Anki after that.

Let me know if the issue happens again!

This appears to be a bug in the importing function. How large are the images? If you downloaded the images online, can you post a link?