-
Notifications
You must be signed in to change notification settings - Fork 0
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
Problem while importing progress #22
Comments
What version of anki are you using? For me the add-on does not work at all |
I forgot to include that info. Here you go: 24.06.2 (33a92379) |
Jep, had the same problem. What is your Debug Info saying? |
I will just stick with koohii for now.... as there are no other viabile options |
Alright. Just say the word when you need some help for the troubleshooting. Happy learning :) |
Hey again,
while importing the progress I got the following error: "TypeError: processCard() takes 8 positional arguments but 9 were given" for line 11 in the init.py file. I added one more argument in the processCard definition (not a proper programmer I know ^^") and it worked without problem after that. Probably not the most elegant solution but it worked perfectly nevertheless.
Just wanted to point that out. Still super awesome to go all Anki :)
Have a good day
The text was updated successfully, but these errors were encountered: