Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing error for "apropos" #48

Open
Joshua-Hwang opened this issue Feb 8, 2021 · 0 comments
Open

Parsing error for "apropos" #48

Joshua-Hwang opened this issue Feb 8, 2021 · 0 comments
Labels

Comments

@Joshua-Hwang
Copy link

Debug info:
Anki 2.1.38 (355e4cd5) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=1
Add-ons, last update check: 2021-02-08 23:06:57

Caught exception:
Traceback (most recent call last):
  File "aqt\webview.py", line 515, in handler
  File "aqt\editor.py", line 508, in <lambda>
  File "C:\Users\joshua\AppData\Roaming\Anki2\addons21\2136497008\autodefine.py", line 99, in <lambda>
    editor.saveNow(lambda: _get_definition(editor, force_pronounce, force_definition, force_phonetic_transcription))
  File "C:\Users\joshua\AppData\Roaming\Anki2\addons21\2136497008\autodefine.py", line 278, in _get_definition
    all_sounds.append(editor.urlToLink(wav_url).strip())
AttributeError: 'NoneType' object has no attribute 'strip'
@z1lc z1lc added the bug label May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants