The "OPTIONS" in the any deck is showing error

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, repeating 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.15 (442df9d6) Python 3.10.6 Qt 5.15.3 PyQt 5.15.6
Platform: Linux
Flags: frz=False ao=True sv=2

Caught exception:
File “/usr/share/anki/aqt/webview.py”, line 27, in cmd
return json.dumps(self.onCmd(str))
File “/usr/share/anki/aqt/webview.py”, line 87, in _onCmd
return self._onBridgeCmd(str)
File “/usr/share/anki/aqt/webview.py”, line 386, in _onBridgeCmd
return self.onBridgeCmd(cmd)
File “/usr/share/anki/aqt/overview.py”, line 43, in _linkHandler
self.mw.onDeckConf()
File “/usr/share/anki/aqt/main.py”, line 869, in onDeckConf
aqt.deckconf.DeckConf(self, deck)
File “/usr/share/anki/aqt/deckconf.py”, line 25, in init
self.setupConfs()
File “/usr/share/anki/aqt/deckconf.py”, line 49, in setupConfs
self.loadConfs()
File “/usr/share/anki/aqt/deckconf.py”, line 66, in loadConfs
self.onConfChange(startOn)
File “/usr/share/anki/aqt/deckconf.py”, line 89, in onConfChange
self.loadConf()
File “/usr/share/anki/aqt/deckconf.py”, line 175, in loadConf
f.lrnFactor.setValue(c[‘initialFactor’]/10.0)
<class ‘TypeError’>: setValue(self, int): argument 1 has unexpected type ‘float’

Please, install an updated Anki version from the web.
https://docs.ankiweb.net/platform/linux/installing.html

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.