Traceback (most recent call last):
  File "/tmp/.mount_electrry9wXN/usr/lib/python3.10/site-packages/electrum/gui/qt/wizard/wizard.py", line 212, in on_next_button_clicked
    next = self.submit(wd)
  File "/tmp/.mount_electrry9wXN/usr/lib/python3.10/site-packages/electrum/gui/qt/wizard/wizard.py", line 224, in submit
    view = self.resolve_next(self._current.view, wdata)
  File "/tmp/.mount_electrry9wXN/usr/lib/python3.10/site-packages/electrum/wizard.py", line 90, in resolve_next
    nv = view_next(wizard_data)
  File "/tmp/.mount_electrry9wXN/usr/lib/python3.10/site-packages/electrum/wizard.py", line 299, in on_wallet_type
    t = wizard_data['wallet_type']
KeyError: 'wallet_type'