Skip to content

ValueError: too many values to unpack (expected 2) #283

@mccnash

Description

@mccnash

Description

This message came up after installing the latest wallet on Windows 10. It might be related to using Trezor device. I had an old version (4.x) installed and uninstalled that one before installing the latest version. Once I opened the new app this message comes up. I deleted my wallet so it would start with creating a new wallet. Everything worked until I selected my terzor device. Thats when everything goes haywire again. The window with the error message below just keeps poping up over and over. No matter if you do anything or not. I cant use the app right now at all.

Traceback

Traceback (most recent call last):
  File "electrumabc_gui\qt\main_window.py", line 1132, in timer_actions
  File "electrumabc_gui\qt\main_window.py", line 1319, in _update_wallet
  File "electrumabc_gui\qt\main_window.py", line 1255, in update_status
  File "electrumabc_gui\qt\main_window.py", line 1160, in format_amount_and_units
  File "electrumabc_gui\qt\main_window.py", line 1151, in format_amount
  File "electrumabc\util.py", line 534, in format_satoshis
ValueError: too many values to unpack (expected 2)

System information

  • Electrum ABC version: 5.2.2
  • Python version: 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:24:45) [MSC v.1929 32 bit (Intel)]
  • Operating system: Windows-10-10.0.19044-SP0
  • Wallet type: standard
  • Locale: en_US

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions