You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[*] Just Enter the Desired Text File Name [HERE] : eee
Traceback (most recent call last):
File "C:\AttackAIO_Crypto-mainx\bitcoin-p2wpkh1.py", line 19, in
mylist = [i.strip() for i in open(filename).readlines()]
^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'eee.txt'
what should i do ?
The text was updated successfully, but these errors were encountered:
[*] Just Enter the Desired Text File Name [HERE] : eee
Traceback (most recent call last):
File "C:\AttackAIO_Crypto-mainx\bitcoin-p2wpkh1.py", line 19, in
mylist = [i.strip() for i in open(filename).readlines()]
^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'eee.txt'
what should i do ?
The text was updated successfully, but these errors were encountered: