Skip to content

AttributeError: 'NoneType' object has no attribute 'get_pubkey_bytes' #9683

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
TARS-bot opened this issue Mar 31, 2025 · 0 comments
Open

Comments

@TARS-bot
Copy link

TARS-bot commented Mar 31, 2025

Crash Report

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

Traceback

Traceback (most recent call last):
  File "electrum\gui\qt\send_tab.py", line 579, in do_pay_or_get_invoice
  File "electrum\gui\qt\send_tab.py", line 606, in do_pay_invoice
  File "electrum\gui\qt\send_tab.py", line 323, in pay_onchain_dialog
  File "electrum\gui\qt\confirm_tx_dialog.py", line 622, in __init__
  File "electrum\gui\qt\util.py", line 376, in __init__
  File "electrum\gui\qt\confirm_tx_dialog.py", line 123, in update
  File "electrum\gui\qt\confirm_tx_dialog.py", line 641, in update_tx
  File "electrum\gui\qt\send_tab.py", line 315, in <lambda>
  File "electrum\util.py", line 483, in do_profile
  File "electrum\wallet.py", line 1846, in make_unsigned_transaction
  File "electrum\wallet.py", line 2450, in add_input_info
  File "electrum\transaction.py", line 1425, in script_descriptor
  File "electrum\descriptor.py", line 515, in expand
AttributeError: 'NoneType' object has no attribute 'get_pubkey_bytes'

AttributeError: 'NoneType' object has no attribute 'get_pubkey_bytes'

Reporter

This issue was reported by 3 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.5.8 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 imported en_US
4.5.8 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 imported en_US
4.5.8 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 imported en_US

Additional Information

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant