bug about mlpy installed on Fedora 20 with Python3.3.2

34 views
Skip to first unread message

Nietzsche Ralphet

unread,
Mar 10, 2014, 3:52:27 AM3/10/14
to mlpy-g...@googlegroups.com
The package can be installed normally, but when importing it, we would get an Import Error: cannot find module "kernel_class". 


Solving Method: change line25 in libsvm.pyx "from kerenl_class import *" to "from .kernel_class import *".
Reply all
Reply to author
Forward
0 new messages