You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When loading Replay buttons on card:
Traceback (most recent call last):
File "aqt.addons", line 245, in loadAddons
File "/Users/zhengwen/Library/Application Support/Anki2/addons21/498789867/init.py", line 17, in
from PyQt5.QtCore import QUrl
ModuleNotFoundError: No module named 'PyQt5'
The text was updated successfully, but these errors were encountered:
Anki 23.12.1 (1a1d4d54) (ao)
Python 3.9.15 Qt 6.5.3 PyQt 6.5.3
Platform: macOS-14.2.1-arm64-arm-64bit
When loading Replay buttons on card:
Traceback (most recent call last):
File "aqt.addons", line 245, in loadAddons
File "/Users/zhengwen/Library/Application Support/Anki2/addons21/498789867/init.py", line 17, in
from PyQt5.QtCore import QUrl
ModuleNotFoundError: No module named 'PyQt5'
The text was updated successfully, but these errors were encountered: