Isaacdelly / Plutus

An automated bitcoin wallet collider that brute forces random wallet addresses
1.18k stars 531 forks source link

Can you help me ? #326

Open Migueldu06 opened 2 months ago

Migueldu06 commented 2 months ago

Traceback (most recent call last): File "/data/user/0/ru.iiec.pydroid3/files/accomp_files/iiec_run/iiec_run.py", line 31, in start(fakepyfile,mainpyfile) File "/data/user/0/ru.iiec.pydroid3/files/accomp_files/iiec_run/iiec_run.py", line 30, in start exec(open(mainpyfile).read(), main.dict) File "", line 224, in File "", line 22, in init FileNotFoundError: [Errno 2] No such file or directory: 'address.txt'

[Program finished]

marssystems commented 2 months ago

What is - iiec_run.py ? It's not part of this program.

Migueldu06 commented 2 months ago

I thought it was part of the software, but every other time it shows me this message

johnlockejrr commented 2 months ago

Is part of a Python library

On Fri, 30 Aug 2024 at 03:09, Migueldu06 @.***> wrote:

I thought it was part of the software, but every other time it shows me this message

— Reply to this email directly, view it on GitHub https://github.com/Isaacdelly/Plutus/issues/326#issuecomment-2319603360, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD44GHSEB6GMMRORXFPCPILZT7A4BAVCNFSM6AAAAABNLG3BQ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJZGYYDGMZWGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

marssystems commented 2 months ago

You need to create an - address.txt - file in the same directory as the main program.