Traceback (most recent call last):
  File "app/electrum/bitcoin.py", line 578, in base_decode
KeyError: 48

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "app/electrum/bitcoin.py", line 650, in deserialize_privkey
  File "app/electrum/bitcoin.py", line 595, in DecodeBase58Check
  File "app/electrum/bitcoin.py", line 580, in base_decode
electrum.bitcoin.BaseDecodeError: Forbidden character 48 for base 58

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "app/electrum/keystore.py", line 312, in get_private_key
  File "app/electrum/bitcoin.py", line 653, in deserialize_privkey
electrum.bitcoin.BaseDecodeError: cannot deserialize privkey 2oy..o=

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "app/electrum/gui/qml/qedaemon.py", line 259, in _on_backend_wallet_loaded
  File "app/electrum/wallet.py", line 3453, in unlock
  File "app/electrum/wallet.py", line 3108, in check_password
  File "app/electrum/keystore.py", line 75, in wrapper
  File "app/electrum/keystore.py", line 291, in check_password
  File "app/electrum/keystore.py", line 314, in get_private_key
electrum.util.InvalidPassword: Incorrect password