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

AttributeError: 'NoneType' object has no attribute 'stringTags' #15

Open
kunpeng9 opened this issue Nov 2, 2020 · 0 comments
Open

AttributeError: 'NoneType' object has no attribute 'stringTags' #15

kunpeng9 opened this issue Nov 2, 2020 · 0 comments

Comments

@kunpeng9
Copy link

kunpeng9 commented Nov 2, 2020

错误
有一个错误发生了.请在按住shift键的同时启动Anki,这样可以临时的禁用您已经安装的插件。
如果仅仅是因为插件引起的问题,请选择工具>插件菜单项来将出错的的插件设置成失效,然后重启Anki,重复以上的步骤直到你发现了具体是哪个插件引起的问题。
当你已经发现是因为插件引起的问题,请在我们的支持网站上 插件支持 上报告问题。
调试信息:
Anki 2.1.35 (84dcaa86) Python 3.8.0 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2020-11-01 16:55:03

Caught exception:
Traceback (most recent call last):
File "C:\Users\YEDONG\AppData\Roaming\Anki2\addons21\38786043\importer.py", line 145, in onPreview
self.setNote(self.currentNote().note)
File "C:\Users\YEDONG\AppData\Roaming\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