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

<class 'TypeError'>: saveNow() missing 1 required positional argument: 'callback'<class 'TypeError'>: saveNow() missing 1 required positional argument: 'callback' #102

Open
xmewww opened this issue Mar 16, 2019 · 1 comment

Comments

@xmewww
Copy link

xmewww commented Mar 16, 2019

您好!感谢你开发出这么好的adds-on,我第一次使用anki,不知道是否是没有遗漏了设置什么步骤,无法正常使用wq功能
在添加了字典文件夹、笔记类型为basic之后,没有出现可以选择输入的field。
添加卡片时在选中正面单词右键选择all field无反应,current field报错如下
Anki 2.1.11 (3cf770c7) Python 3.6.7 Qt 5.12.1 PyQt 5.11.3
Platform: Mac 10.14.3
Flags: frz=True ao=True sv=1
Add-ons possibly involved: Word Query

Caught exception:
File "/Users/wengxin/Library/Application Support/Anki2/addons21/775418273/prepare.py", line 45, in callback
return func(obj)
File "/Users/wengxin/Library/Application Support/Anki2/addons21/775418273/query.py", line 135, in query_from_editor_current_field
editor.saveNow()
<class 'TypeError'>: saveNow() missing 1 required positional argument: 'callback'

@extendswind
Copy link

同样出现此问题,求助

Anki 2.1.11 (3cf770c7) Python 3.7.3 Qt 5.12.2 PyQt 5.12.1
Platform: Linux
Flags: frz=False ao=True sv=1
Add-ons possibly involved: Word Query

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

2 participants