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
I just upgraded from 2.1.35 to 2.1.41 and I got this error:
Anki 2.1.41 (312fa278) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2021-04-11 09:59:04
Caught exception:
Traceback (most recent call last):
File "aqt\webview.py", line 36, in cmd
File "aqt\webview.py", line 135, in _onCmd
File "aqt\webview.py", line 580, in _onBridgeCmd
File "aqt\toolbar.py", line 169, in _linkHandler
File "aqt\toolbar.py", line 187, in browseLinkHandler
File "aqt\main.py", line 1067, in onBrowse
File "aqt_init.py", line 101, in open
File "", line 2, in init
File "anki\hooks.py", line 89, in decorator_wrapper
File "anki\hooks.py", line 81, in repl
TypeError: on_browser_init() takes 3 positional arguments but 5 were given
The text was updated successfully, but these errors were encountered:
succil3
changed the title
Bug after upgrated 2.1.35 to 2.1.41
Bug after upgraded from 2.1.35 to 2.1.41
Apr 11, 2021
I just upgraded from 2.1.35 to 2.1.41 and I got this error:
Anki 2.1.41 (312fa278) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2021-04-11 09:59:04
Caught exception:
Traceback (most recent call last):
File "aqt\webview.py", line 36, in cmd
File "aqt\webview.py", line 135, in _onCmd
File "aqt\webview.py", line 580, in _onBridgeCmd
File "aqt\toolbar.py", line 169, in _linkHandler
File "aqt\toolbar.py", line 187, in browseLinkHandler
File "aqt\main.py", line 1067, in onBrowse
File "aqt_init.py", line 101, in open
File "", line 2, in init
File "anki\hooks.py", line 89, in decorator_wrapper
File "anki\hooks.py", line 81, in repl
TypeError: on_browser_init() takes 3 positional arguments but 5 were given
The text was updated successfully, but these errors were encountered: