Erorr

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.3-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 "/Users/mac/Library/Application Support/Anki2/addons21/1322529746/media_export/utils.py", line 98, in on_done
    count = 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/mac/Library/Application Support/Anki2/addons21/1322529746/media_export/utils.py", line 74, in export_task
    for notes_i, (total_file_count, _) in enumerate(

  File "/Users/mac/Library/Application Support/Anki2/addons21/1322529746/media_export/exporter.py", line 60, in export
    shutil.copyfile(src_path, dest_path)

  File "shutil", line 266, in copyfile

OSError: [Errno 30] Read-only file system: '/051118_dlbcl.png'

Sentry link (for developers)

If you’re trying to export media, make sure you’re selecting a folder where you have write permissions.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.