Traceback (most recent call last):
  File "/tmp/.mount_electryvqY9h/usr/lib/python3.7/site-packages/electrum/gui/qt/__init__.py", line 418, in main
    if not self.start_new_window(path, self.config.get('url'), app_is_starting=True):
  File "/tmp/.mount_electryvqY9h/usr/lib/python3.7/site-packages/electrum/gui/qt/__init__.py", line 292, in wrapper
    return func(self, *args, **kwargs)
  File "/tmp/.mount_electryvqY9h/usr/lib/python3.7/site-packages/electrum/gui/qt/__init__.py", line 317, in start_new_window
    wallet = self._start_wizard_to_select_or_create_wallet(path)
  File "/tmp/.mount_electryvqY9h/usr/lib/python3.7/site-packages/electrum/gui/qt/__init__.py", line 360, in _start_wizard_to_select_or_create_wallet
    storage, db = wizard.create_storage(path)
  File "/tmp/.mount_electryvqY9h/usr/lib/python3.7/site-packages/electrum/base_wizard.py", line 676, in create_storage
    raise Exception('file already exists at path')
Exception: file already exists at path