Liresol / anki-custom-shortcuts

Custom Keyboard Shortcuts for Anki 2.1
MIT License
60 stars 14 forks source link

Customize Keyboard Issue #224

Open spikyjackfruit opened 7 months ago

spikyjackfruit commented 7 months ago

Anki 23.12.1 (1a1d4d54) (ao) Python 3.9.15 Qt 6.5.3 PyQt 6.5.3 Platform: macOS-14.0-arm64-arm-64bit

When loading Customize Keyboard Shortcuts: Traceback (most recent call last): File "aqt.addons", line 245, in loadAddons File "/Users/Personal/Library/Application Support/Anki2/addons21/24411424/init.py", line 1, in from . import custom_shortcuts File "/Users/Personal/Library/Application Support/Anki2/addons21/24411424/custom_shortcuts.py", line 54, in Qt_functions = {"Qt.Key_Enter": Qt.Key_Enter, AttributeError: type object 'Qt' has no attribute 'Key_Enter'

spikyjackfruit commented 7 months ago

Deleting the app and reinstalling is not helping. Thank you

Andrew15-5 commented 7 months ago

Duplicate of #220.