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

Error type Object QLineEdit has no atribute "normal" #125

Open
esdaza1 opened this issue Nov 8, 2023 · 3 comments
Open

Error type Object QLineEdit has no atribute "normal" #125

esdaza1 opened this issue Nov 8, 2023 · 3 comments

Comments

@esdaza1
Copy link

esdaza1 commented Nov 8, 2023

Hello and thank you for the amazing add-on

I got the following error:

Hey there! It seems an error has occurred while running.

The error was type object 'QLineEdit' has no attribute 'Normal'.

This happened after I fixed remote decks menu not showing. I tried to add a new remote deck and then it showed this message. I hope someone can help.

@ghost
Copy link

ghost commented Jan 14, 2024

Same error here, did anyone find a fix yet? For me it started with the most recent Anki update.
Screenshot 2024-01-14 at 21 32 25

@trevonio
Copy link

Same here.

@MikeMcMahon
Copy link

in main.py on line 125

Change QLineEdit.Normal to QLineEdit.EchoMode.Normal

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

3 participants