beetime icon indicating copy to clipboard operation
beetime copied to clipboard

keyerror

Open alok opened this issue 7 years ago • 0 comments

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 "/Users/alokbeniwal/Library/Application Support/Anki2/addons/beetime/__init__.py", line 16, in openBeeminderSettings
    dialog.display(mw)
  File "/Users/alokbeniwal/Library/Application Support/Anki2/addons/beetime/settings.py", line 96, in display
    self.ui.time_premium.setChecked(self.mw.col.conf[BEE]['time']['premium'])
KeyError: 'premium'

I uninstalled the addon and reinstalled and clicked 'setup beeminder sync' and got that.

alok avatar May 11 '17 22:05 alok