Arthaey / anki-cloze-blanks

An Anki add-on that adds "fill in the blank"-style hints to cloze cards. ID: 546020849
https://ankiweb.net/shared/info/546020849
7 stars 3 forks source link

error with close blanks #12

Closed Katz131 closed 6 years ago

Katz131 commented 6 years ago

my emailÑ abk93@cornell.edu

An error occurred in an add-on. Please post on the add-on forum: https://anki.tenderapp.com/discussions/add-ons

Traceback (most recent call last): File "C:\Users\islan\AppData\Roaming\Anki2\addons\Cloze_Blanks.py", line 45, in _keyPressEvent if self.keyHandler(evt): File "anki\hooks.py", line 61, in repl File "C:\Users\islan\AppData\Roaming\Anki2\addons\Visual Feedback.py", line 48, in _keyHandler key = str(evt.text()) UnicodeEncodeError: 'ascii' codec can't encode character u'\xf1' in position 0: ordinal not in range(128)

Arthaey commented 6 years ago

The last line of the error message makes it look like this is actually a problem with the Visual Feedback add-on. The bug has been reported already, but maybe it would help that developer to know that you are seeing the problem too.

Good luck!