Pyrit
Pyrit copied to clipboard
GPU not detected
Hi, I am using a raspberry pi 3 running Kali Linux released in 2018.
When I type pyrit list_cores
I get
`Pyrit 0.5.1 (C) 2008-2011 Lukas Lueg - 2015 John Mora
https://github.com/JPaulMora/Pyrit
This code is distributed under the GNU General Public License v3+
The following cores seem available... #1: 'CPU-Core (ARM)' #2: 'CPU-Core (ARM)' #3: 'CPU-Core (ARM)' #4: 'CPU-Core (ARM)'
I looked at troubleshooting and I tried running
python -c 'from cpyrit import _cpyrit_opencl'
and I got the error of
Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: cannot import name _cpyrit_opencl
The troubleshooting said I should try reinstalling the modules.
Can anyone tell me how to do this?
Thank you in advance.
Try this - topic changes from ubuntu to Kali 2018 https://github.com/JPaulMora/Pyrit/issues/562