Traceback (most recent call last):
  File "electrum\gui\qt\__init__.py", line 446, in _start_wizard_to_select_or_create_wallet
  File "electrum\daemon.py", line 487, in func_wrapper
  File "electrum\daemon.py", line 497, in load_wallet
  File "electrum\util.py", line 483, in do_profile
  File "electrum\daemon.py", line 522, in _load_wallet
electrum.wallet_db.WalletUnfinished

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "electrum\plugins\trustedcoin\qt.py", line 635, in on_text
    self.ks.check_password(self.pw_e.text())
AttributeError: 'str' object has no attribute 'check_password'