File "/tmp/.mount_electrTLPPRn/usr/lib/python3.7/site-packages/electrum/gui/qt/main_window.py", line 660, in new_wallet
    self.gui_object.start_new_window(full_path, None)
  File "/tmp/.mount_electrTLPPRn/usr/lib/python3.7/site-packages/electrum/gui/qt/__init__.py", line 247, in wrapper
    return func(self, *args, **kwargs)
  File "/tmp/.mount_electrTLPPRn/usr/lib/python3.7/site-packages/electrum/gui/qt/__init__.py", line 271, in start_new_window
    wallet = self._start_wizard_to_select_or_create_wallet(path)
  File "/tmp/.mount_electrTLPPRn/usr/lib/python3.7/site-packages/electrum/gui/qt/__init__.py", line 314, in _start_wizard_to_select_or_create_wallet
    storage, db = wizard.create_storage(path)
  File "/tmp/.mount_electrTLPPRn/usr/lib/python3.7/site-packages/electrum/base_wizard.py", line 633, in create_storage
    raise Exception('file already exists at path')