What steps will reproduce the problem? 1.Install pyrit 2.Install cpyrit-cuda 3.Install cpyrit-opencl 4. run pyrit list_cores
What is the expected output? What do you see instead? I expected to see my cpu and graphics card which is a geforce gt 650m. Intead I got this:
Traceback (most recent call last): File "/usr/local/bin/pyrit", line 4, in <module> import pyrit_cli File "/usr/local/lib/python2.7/dist-packages/pyrit_cli.py", line 33, in <module> import cpyrit.cpyrit File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 47, in <module> import util File "/usr/local/lib/python2.7/dist-packages/cpyrit/util.py", line 48, in <module> import _cpyrit_cpu ImportError: /usr/local/lib/python2.7/dist-packages/cpyrit/_cpyrit_cpu.so: undefined symbol: EVP_md5
What version of the product are you using? On what operating system?
I am using version 0.3.0 for all parts of the product. I am running linux mint 64bit.
Please provide any additional information below.
Comment #1
Posted on Feb 11, 2015 by Swift RhinoI am sorry I didn't realize there is a version 0.4.0. After installing version 0.4.0 everything worked. I am not sure how to close the issue but if you could please close it cause everything works. Nice software.
Status: New
Labels:
Type-Defect
Priority-Medium