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

Can't create preview #13

Open
fugohan opened this issue Jun 10, 2020 · 0 comments
Open

Can't create preview #13

fugohan opened this issue Jun 10, 2020 · 0 comments

Comments

@fugohan
Copy link

fugohan commented Jun 10, 2020

I was trying to run Ankidown with the person example.

Debuginformationen:
Anki 2.1.22 (0ecc189a) Python 3.8.1 Qt 5.14.1 PyQt 5.14.1
Platform: Linux
Flags: frz=True ao=True sv=1
Add-ons, last update check: 2020-06-10 14:23:14
Möglicherweise beteiligte Erweiterungen: ⁨Ankidown - The advanced importer for Anki⁩

Caught exception:
Traceback (most recent call last):
  File "/home/user/.local/share/Anki2/addons21/38786043/importer.py", line 145, in onPreview
    self.setNote(self.currentNote().note)
  File "/home/user/.local/share/Anki2/addons21/38786043/importer.py", line 185, in setNote
    self.editor.tags.setText(note.stringTags().strip())
AttributeError: 'NoneType' object has no attribute 'stringTags'

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

No branches or pull requests

1 participant