Add-on Startup Failed

How do I fix this?

Anki 23.12.1 (1a1d4d54) (ao)
Python 3.9.15 Qt 6.5.3 PyQt 6.5.3
Platform: macOS-14.2.1-x86_64-i386-64bit

When loading Image Occlusion Enhanced:
Traceback (most recent call last):
File “aqt.addons”, line 245, in loadAddons
File “/Users/jiwonchoi/Library/Application Support/Anki2/addons21/1374772155/init.py”, line 14, in
from . import main
File “/Users/jiwonchoi/Library/Application Support/Anki2/addons21/1374772155/main.py”, line 33, in
from .consts import *
File “/Users/jiwonchoi/Library/Application Support/Anki2/addons21/1374772155/consts.py”, line 22, in
ADDON_PATH = os.path.dirname(file).decode(SYS_ENCODING)
AttributeError: ‘str’ object has no attribute ‘decode’

Could you Toolsadd-onscheck update or reinstall the add-on if the former don’t work?