Hello, I installed the Extended Card Stats During Review Add-on (1008566916), restarted Anki and tried to use it the first time, by clicking Shift+C when studying. It shows the following error:
And here is the debug info:
Anki 23.12.1 (1a1d4d54) (ao)
Python 3.9.15 Qt 6.6.1 PyQt 6.6.1
Platform: Windows-10-10.0.19041
Traceback (most recent call last):
File “C:\Users\Gabriel\AppData\Roaming\Anki2\addons21\1008566916\reviewer_card_stats.py”, line 182, in cardStats
_cs.toggle()
File “C:\Users\Gabriel\AppData\Roaming\Anki2\addons21\1008566916\reviewer_card_stats.py”, line 80, in toggle
self.show()
File “C:\Users\Gabriel\AppData\Roaming\Anki2\addons21\1008566916\reviewer_card_stats.py”, line 65, in show
self.shown = self.addDockable((“Card Info”), self.web)
File “C:\Users\Gabriel\AppData\Roaming\Anki2\addons21\1008566916\reviewer_card_stats.py”, line 48, in _addDockable
dock.setAllowedAreas(Qt.LeftDockWidgetArea | Qt.RightDockWidgetArea)
AttributeError: type object ‘Qt’ has no attribute ‘LeftDockWidgetArea’
===Add-ons (active)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
Editor Scripts Symbols [‘2065559429’, 2022-07-25T14:48, ‘None’, mod]
Extended Card Stats During Review [‘1008566916’, 2017-08-29T15:59, ‘None’, ‘’]
More Decks Stats and Time Left [‘1556734708’, 2023-09-24T11:08, ‘None’, ‘’]
Review Heatmap [‘1771074083’, 2022-06-29T22:43, ‘None’, ‘’]
Searching PDF Reading Note-Taking in Add Dialog [‘1781298089’, 2022-08-15T04:22, ‘None’, mod]
===IDs of active AnkiWeb add-ons===
1008566916 1556734708 1771074083 1781298089 2065559429
===Add-ons (inactive)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
…
Can someone help, please?
Thanks