My Image occlusion enhanced has stopped working

I’ve been using my image occlusion perfectly fine all day but it’s suddenly telling me I’ve got an error every time I try to occlude an image it says I have some type of error and I see this:

Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools>Add-ons menu item to disable some add-ons and restart Anki, repeat until you discover the add-on that is causing the problem.
When you’ve discovered the add-on that is causing the problem, please report the issue on the add-ons section of our support site.
Debug info:
Anki 2.1.65 (aa9a734f) Python 3.9.15 Qt 6.4.3 PyQt 6.4.0
Platform: Windows-10-10.0.21996
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2023-07-28 12:52:22

Caught exception:
Traceback (most recent call last):
File “C:\Users\CYBERSPACE\AppData\Roaming\Anki2\addons21\1374772155\main.py”, line 181, in
lambda _, u=path, editor=webview.editor: onImgOccButton(
File “C:\Users\CYBERSPACE\AppData\Roaming\Anki2\addons21\1374772155\main.py”, line 101, in on_image_occlusion_button
self.imgoccadd.occlude(image_path)
File “C:\Users\CYBERSPACE\AppData\Roaming\Anki2\addons21\1374772155\add.py”, line 112, in occlude
width, height = get_image_dimensions(image_path)
File “C:\Users\CYBERSPACE\AppData\Roaming\Anki2\addons21\1374772155\utils.py”, line 97, in get_image_dimensions
img_fmt = imghdr.what(image_path)
File “C:\Users\CYBERSPACE\AppData\Roaming\Anki2\addons21\1374772155_vendor\imghdr.py”, line 16, in what
f = open(file, ‘rb’)
FileNotFoundError: [Errno 2] No such file or directory: ‘C:\Users\CYBERSPACE\AppData\Roaming\Anki2\IGCSE Biology 2023\collection.media\TlMPc9Qm-WqccFmEh.dQxg.png’

I don’t know what it means, but I have tried deleting and reinstalling my image occlusion enhanced but it hasn’t worked. Please help!