Successfully built pytools
Installing collected packages: appdirs, typing-extensions, numpy, platformdirs, pytools, pyopencl
Successfully installed appdirs-1.4.4 numpy-1.21.6 platformdirs-3.5.0 pyopencl-2021.2.9+cl12 pytools-2022.1.12 typing-extensions-4.5.0
C:\btcrecover-master\btcrecover-master>btcrecover.py --help
C:\btcrecover-master\btcrecover-master>python btcrecover.py --wallet wallets\wallet_1 --token btcrecover-tokens-auto.txt --enable-opencl
Starting btcrecover 1.11.0-Cryptoguide on Python 3.7.0 64-bit, 21-bit unicodes, 64-bit ints
Read additional options from tokenlist file: --help
OpenCL: Available Platforms
Traceback (most recent call last):
File "btcrecover.py", line 38, in
btcrpass.parse_arguments(sys.argv[1:])
File "C:\btcrecover-master\btcrecover-master\btcrecover\btcrpass.py", line 6239, in parse_arguments
info = opencl_information()
NameError: name 'opencl_information' is not defined
Press Enter to exit ...