ankidown icon indicating copy to clipboard operation
ankidown copied to clipboard

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

Open kunpeng9 opened this issue 3 years ago • 0 comments

错误 有一个错误发生了.请在按住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'

kunpeng9 avatar Nov 02 '20 02:11 kunpeng9