Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Trying to use it will just give an error code #65

Open
theodericc opened this issue Feb 1, 2023 · 0 comments
Open

Trying to use it will just give an error code #65

theodericc opened this issue Feb 1, 2023 · 0 comments

Comments

@theodericc
Copy link

Not sure what to do with this but it said to copy paste it

Debug info:
Anki 2.1.57 (6b7d372c) Python 3.9.15 Qt 6.4.2 PyQt 6.4.0
Platform: Windows-10-10.0.22000
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2023-02-01 12:42:58

Caught exception:
Traceback (most recent call last):
File "aqt.webview", line 43, in cmd
File "aqt.webview", line 150, in _onCmd
File "aqt.webview", line 620, in _onBridgeCmd
File "aqt.editor", line 469, in onBridgeCmd
File "C:\Users\theod\AppData\Roaming\Anki2\addons21\814349176\awesometts\gui\common.py", line 121, in _show
self._instance = self._target.constructor(
File "C:\Users\theod\AppData\Roaming\Anki2\addons21\814349176\awesometts\gui\generator.py", line 670, in init
super(EditorGenerator, self).init(
File "C:\Users\theod\AppData\Roaming\Anki2\addons21\814349176\awesometts\gui\base.py", line 243, in init
super(ServiceDialog, self).init(*args, **kwargs)
File "C:\Users\theod\AppData\Roaming\Anki2\addons21\814349176\awesometts\gui\base.py", line 80, in init
self.setLayout(self._ui())
File "C:\Users\theod\AppData\Roaming\Anki2\addons21\814349176\awesometts\gui\base.py", line 255, in _ui
hor.addLayout(self._ui_services())
File "C:\Users\theod\AppData\Roaming\Anki2\addons21\814349176\awesometts\gui\base.py", line 313, in _ui_services
layout.addLayout(self._ui_services_presets())
File "C:\Users\theod\AppData\Roaming\Anki2\addons21\814349176\awesometts\gui\base.py", line 340, in _ui_services_presets
save.setFixedWidth(save.fontMetrics().width(save.text()) + 20)
AttributeError: 'QFontMetrics' object has no attribute 'width'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant