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

It always gives me an error - AttributeError: 'Translations' object has no attribute 'browsing_only_new_cards_can_be_repositioned #11

Open
zalevskiyIvan opened this issue Jul 14, 2023 · 0 comments

Comments

@zalevskiyIvan
Copy link

When I try to use some button of this plugin, it gives me this error:

If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you've discovered the add-on that is causing the problem, please report the issue to the add-on author.
Debug info:
Anki 2.1.65 (aa9a734f) Python 3.9.15 Qt 6.4.3 PyQt 6.4.0
Platform: Windows-10-10.0.19045
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2023-07-13 23:01:10

Caught exception:
Traceback (most recent call last):
File "C:\Users\Ivan\AppData\Roaming\Anki2\addons21\544982740_init_.py", line 61, in moveCardToTop
return showInfo(tr.browsing_only_new_cards_can_be_repositioned())
AttributeError: 'Translations' object has no attribute 'browsing_only_new_cards_can_be_repositioned'

Thank you in advice

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