electrum icon indicating copy to clipboard operation
electrum copied to clipboard

ValueError: not open

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

Crash Report

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

Traceback

  File "electrum\plugin.py", line 362, in wrapper
  File "electrum\plugin.py", line 355, in run_in_hwd_thread
  File "concurrent\futures\_base.py", line 435, in result
  File "concurrent\futures\_base.py", line 384, in __get_result
  File "concurrent\futures\thread.py", line 57, in run
  File "D:\[.]Externe Programmdaten\Electrum\electrum\plugins\safe_t\clientbase.py", line 164, in cancel
    self.transport.write(self.proto.Cancel())
  File "safetlib\transport_hid.py", line 151, in write
  File "safetlib\protocol_v1.py", line 48, in write
  File "safetlib\transport_hid.py", line 159, in write_chunk
  File "hid.pyx", line 82, in hid.device.write

ValueError: not open

Reporter

This issue was reported by 4 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.0.3 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:01:55) [MSC v.1900 32 bit (Intel)] Windows-10-10.0.18362-SP0 standard de_DE
4.0.9 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:01:55) [MSC v.1900 32 bit (Intel)] Windows-10-10.0.19041-SP0 standard de_DE
4.1.5 3.8.8 (tags/v3.8.8:024d805, Feb 19 2021, 13:08:11) [MSC v.1928 32 bit (Intel)] Windows-10-10.0.19041-SP0 standard es_ES
4.3.1 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 ?

Additional Information

I installed "python-2.7.18.msi" to "C:" and then "PIL-1.1.7.win32-py2.7.exe" to "C:\Python27\Lib\site-packages". In the Electrum Bitcoin wallet I get the information: "The PIL package required for this is not installed - please install it to use the function."

The question is: What can I do? :^)


TARS-bot avatar Sep 15 '20 22:09 TARS-bot