i'm trying to do this step:
run "python2 seedminer_launcher.py gpu" and the brute force should start
but cmd told me:
"python2" is not recognized as an internal or external command, program or batch file executable.
I can use "python seedminer_launcher.py gpu", i obtain a "movable.sed", but every time i tried to do dsihax in dsihaxinjectorweb it told me:
INFORMATION: The last failed builds I have seen haved failed because of a wrong movable.sed. Please make sure the movable.sed is correct. Sometimes you will need to dump the movable_part1.sed again and rerun seedminer. To check if this is the reason why your build has failed please look at the console output and search if there is the following error: "ValueError: Error 65537 while instatiating the CBC mode".
But in cmd i obtain this:
D:\Users\drago\Downloads\RELEASE_v2.1\seedminer>python seedminer_launcher.py gpu
GPU selected
Old3DS msed - this can happen on a New3DS
LFCS : 0x24cd54b
msed3 est : 0x75ba0b
Error est : 2615
ID0 hash 0: 258e6510254a11bcf3f2d9044aa25b5c
Hash total: 1
movable_part2.sed generation success
bfcl msky 4bd54c0200000000000000000bba7500 258e6510254a11bcf3f2d9044aa25b5c 00000000
selected device Pitcairn on platform AMD Accelerated Parallel Processing
0.661 seconds for OpenCL compiling
local work size: 256
got a hit: 4bd54c0200000000e388ea56edb97500
movable.sed dumped to file!
msed_data will also be written to
msed_data_00007177.bin
please share if you can!
done.
382.58 seconds, 677.39 M/s
Presione una tecla para continuar . . .
i have python 2.7 and python 3.6.4 installed