electrum icon indicating copy to clipboard operation
electrum copied to clipboard

Exception: invalid EC private key scalar: zero

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

Crash Report

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

Traceback

  File "electrum\util.py", line 1002, in run_with_except_hook
  File "threading.py", line 870, in run
  File "electrum\gui\qt\main_window.py", line 2797, in privkeys_thread
  File "electrum\wallet.py", line 546, in export_private_key
  File "electrum\keystore.py", line 258, in get_private_key
  File "electrum\bitcoin.py", line 701, in deserialize_privkey
  File "electrum\ecc.py", line 428, in normalize_secret_bytes

Exception: invalid EC private key scalar: zero

Reporter

This issue was reported by 4 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
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.18362-SP0 imported en_US
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 imported en_US
4.1.0 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 imported tr_TR
4.5.4 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.22631-SP0 standard,imported es_EC

Additional Information

Cant seem to find my Private key to wallet


TARS-bot avatar Jan 03 '21 03:01 TARS-bot