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
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.
[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
The text was updated successfully, but these errors were encountered: