wilddom / memrise2anki-extension

An extension for Anki 2 that downloads and converts a course from Memrise into an Anki deck.
ISC License
159 stars 22 forks source link

Login (error) #95

Closed dxcore35 closed 2 years ago

dxcore35 commented 3 years ago

Error An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed. 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 on the add-on support site. Debug info: Anki 2.1.38 (355e4cd5) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2 Platform: Mac 10.16 Flags: frz=True ao=True sv=1 Add-ons, last update check: 2021-01-30 18:40:02 Add-ons possibly involved: ⁨memrise2anki⁩

Caught exception: Traceback (most recent call last): File "/Users/dxcore35/Library/Application Support/Anki2/addons21/2071525018/importer.py", line 210, in accept if self.memriseService.login(self.usernameLineEdit.text(),self.passwordLineEdit.text()): File "/Users/dxcore35/Library/Application Support/Anki2/addons21/2071525018/memrise.py", line 773, in login for field in form.find_all("input"): AttributeError: 'NoneType' object has no attribute 'find_all'