Xtra-Computing / thundersvm

ThunderSVM: A Fast SVM Library on GPUs and CPUs
Apache License 2.0
1.55k stars 215 forks source link

ModuleNotFoundError #244

Open jsun94 opened 3 years ago

jsun94 commented 3 years ago

Hi, I have a problem to use thundersvm. After installing CUDA 9.0 version and installed thundersvm bypip install thundersvm. But still I have an error that

ModuleNotFoundError: No module named 'thundersvm'

Any help would be appreciated. Thank you.