electrum icon indicating copy to clipboard operation
electrum copied to clipboard

ImportError: Loader FrozenImporter cannot handle module electrum.gui.qt.new_channel_dialog

Open TARS-bot opened this issue 2 years ago • 0 comments

Crash Report

This crash report was reported through the automatic crash reporting system 🤖

Traceback

Traceback (most recent call last):
  File "PyInstaller/loader/pyimod02_importers.py", line 298, in get_code
  File "PyInstaller/loader/pyimod01_archive.py", line 302, in extract
zlib.error: Error -3 while decompressing data: incorrect header check

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

Traceback (most recent call last):
  File "electrum/gui/qt/channels_list.py", line 378, in new_channel_with_warning
  File "electrum/gui/qt/channels_list.py", line 398, in new_channel_dialog
  File "PyInstaller/loader/pyimod02_importers.py", line 476, in exec_module
  File "PyInstaller/loader/pyimod02_importers.py", line 300, in get_code
ImportError: Loader FrozenImporter cannot handle module electrum.gui.qt.new_channel_dialog

ImportError: Loader FrozenImporter cannot handle module electrum.gui.qt.new_channel_dialog

Reporter

This issue was reported by 2 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.3.2 3.9.11 (v3.9.11:2de452f8bf, Mar 16 2022, 10:34:36) [Clang 6.0 (clang-600.0.57)] macOS-10.16-x86_64-i386-64bit standard ?
4.5.4 3.10.11 (v3.10.11:7d4cc5aa85, Apr 4 2023, 19:05:19) [Clang 13.0.0 (clang-1300.0.29.30)] macOS-14.5-x86_64-i386-64bit standard ?

Additional Information

The reporting user(s) did not provide additional information.

TARS-bot avatar Jan 27 '23 09:01 TARS-bot