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 for bruteforce online #6

Closed
darkvid2019 opened this issue Oct 8, 2021 · 2 comments
Closed

error for bruteforce online #6

darkvid2019 opened this issue Oct 8, 2021 · 2 comments

Comments

@darkvid2019
Copy link

traceback (most recent call last):
  File "/home/bitcoin/btcbf/Btcbf.py", line 109, in <module>
    multiprocessing()
  File "/home/bitcoin/btcbf/Btcbf.py", line 104, in multiprocessing
    results = tqdm(pool.imap_unordered(target, r), total=10e15)
UnboundLocalError: local variable 'target' referenced before assignment
@vlnahp
Copy link
Owner

vlnahp commented Oct 9, 2021

Most probably you have not given valid inputs.
At first type brute2 and press Enter. Then the number of cores. It must work.

@vlnahp
Copy link
Owner

vlnahp commented Oct 12, 2021

Three days passed, so I consider that the issue is solved and close the issue.

@vlnahp vlnahp closed this as completed Oct 12, 2021
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

2 participants