c-okelly / anki-remote-decks

Addon for Anki - Creating remote decks in Google Docs
https://ankiweb.net/shared/info/911568091
MIT License
71 stars 15 forks source link

Cant add new remote decks with new ANKI update #127

Open vputtagunta5714 opened 10 months ago

vputtagunta5714 commented 10 months ago

Hello,

I can't add new remote decks. Maybe its because of the new ANKI update. Would love some help on this. Below is the error message I am getting. Thanks Hey there! It seems an error has occurred while running.

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

If you would like me to fix it please report it here: https://github.com/c-okelly/anki-remote-decks/issues

Please be sure to provide as much information as possible. Specifically the file the caused the error.

MikeMcMahon commented 8 months ago

in main.py on line 125

Change QLineEdit.Normal to QLineEdit.EchoMode.Normal