NameError: name 'opencl_information' is not defined
Try to install the full requirements from "
requirements-full.txt" file.
You can install those in one command:
python -m pip install -r "requirements-full.txt"
(
if the requirements file isn't in python's directory, provide the absolute path)
By the way, it this related to your other topic where you're trying to bruteforce a wallet with unknown password using random characters tokens?
Because even with GPU acceleration, it'll be impossible for longer passwords.