Skip to content
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

error windows 10 #332

Open
learnercrypto opened this issue Nov 14, 2024 · 0 comments
Open

error windows 10 #332

learnercrypto opened this issue Nov 14, 2024 · 0 comments

Comments

@learnercrypto
Copy link

database size: 23180116
processes spawned: 8
Process Process-1:
Traceback (most recent call last):
File "C:\Users\Barthwal\AppData\Local\Programs\Python\Python310\lib\multiprocessing\process.py", line 314, in _bootstrap
self.run()
File "C:\Users\Barthwal\AppData\Local\Programs\Python\Python310\lib\multiprocessing\process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "D:\abhi\plutus NEW\plutus.py", line 65, in main
address = public_key_to_address(public_key)
File "D:\abhi\plutus NEW\plutus.py", line 31, in public_key_to_address
encoding = binascii.unhexlify(public_key.encode())
AttributeError: 'NoneType' object has no attribute 'encode'

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