-
Notifications
You must be signed in to change notification settings - Fork 45
Description
walletinfo.py cannot install or find bsdd3 using pip or on pypip website
2nd problem with core-decrypt
C:\Users\tlbbe\OneDrive\Desktop\core>core-decrypt ec01bd09d2befa62ec34609fa2e19316063a9a688aef03494ab9a4d8ba67e24c414609b1ce5abb850002ecc0 words_alpha.txt
Loading dictionary... Done
Dictionary contains 370066 combinations
Selected device: NVIDIA GeForce RTX 4060 Laptop GPU
Building kernel... 1 error generated.
Error: Failed to build program executable! error code -11
:282:24: error: passing 'const __generic unsigned int *' to parameter of type 'const unsigned int *' changes address space of pointer
aes_256_key_expand(key, subkeys);
^~~
:221:55: note: passing argument to parameter 'key' here
void aes_256_key_expand(__private const unsigned int *key, unsigned int *subkeys)
^
OpenCL error: CL_BUILD_PROGRAM_FAILURE
C:\Users\tlbbe\OneDrive\Desktop\core>