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 #1

Open
general12345 opened this issue Dec 15, 2024 · 1 comment
Open

error #1

general12345 opened this issue Dec 15, 2024 · 1 comment

Comments

@general12345
Copy link

[2024-12-15 17:02:16] WARNING - CPU COUNT: 4
[2024-12-15 17:02:16] WARNING - Reading database... | SUBSTRING = 5
[2024-12-15 17:02:34] WARNING - Loaded 22696069 addresses into memory.
[2024-12-15 17:02:34] WARNING - Time taken: 18.43 seconds.
[2024-12-15 17:02:34] WARNING - Memory usage: 1759.21 MB.
[2024-12-15 17:02:34] WARNING - Starting processes...
Traceback (most recent call last):
File "", line 1, in
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\Lib\multiprocessing\spawn.py", line 122, in spawn_main
exitcode = _main(fd, parent_sentinel)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\Lib\multiprocessing\spawn.py", line 132, in _main
self = reduction.pickle.load(from_parent)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
MemoryError

@AnreSoft
Copy link
Owner

Bro, you don't have enough RAM to load all the wallets you've downloaded, it's a fairly standard error.
My recommendation is to restart your computer and run the code from the command line.
For this, you need to activate the virtual environment by specifying the path to activate.bat and running the code.
If this doesn't help, as an option, you can set SUBSTRING = 4, but this will increase the number of fake matches, though the code will run.

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