electrum icon indicating copy to clipboard operation
electrum copied to clipboard

AttributeError: 'str' object has no attribute 'check_password'

Open TARS-bot opened this issue 1 year ago • 1 comments

Crash Report

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

Traceback

Traceback (most recent call last):
  File "electrum\gui\qt\__init__.py", line 446, in _start_wizard_to_select_or_create_wallet
  File "electrum\daemon.py", line 487, in func_wrapper
  File "electrum\daemon.py", line 497, in load_wallet
  File "electrum\util.py", line 483, in do_profile
  File "electrum\daemon.py", line 522, in _load_wallet
electrum.wallet_db.WalletUnfinished

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "electrum\plugins\trustedcoin\qt.py", line 635, in on_text
    self.ks.check_password(self.pw_e.text())
AttributeError: 'str' object has no attribute 'check_password'

AttributeError: 'str' object has no attribute 'check_password'

Reporter

This issue was reported by 1 user(s):

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

Additional Information

I CANNOT CONNECT FIX PORT 50002


TARS-bot avatar Oct 19 '24 08:10 TARS-bot