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 when inputting file name #8

Open
Reyhidayat opened this issue Feb 5, 2023 · 0 comments
Open

Error when inputting file name #8

Reyhidayat opened this issue Feb 5, 2023 · 0 comments

Comments

@Reyhidayat
Copy link

Hi sir, can you help me? I tried running bitcoin.py (All btc script) By including files other than topw, and I got the error :

Traceback (most recent call last):
File "C:\Users\user\OneDrive\Desktop\Tools\AttackAIO_Crypto-mainx\bitcoin-p2pkh.py", line 19, in
mylist = [i.strip() for i in open(filename).readlines()]
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.2544.0_x64__qbz5n2kfra8p0\lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 3159: character maps to

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