@ Heiko
Hi sir,
Sorry for disturbing, i installed shogun from "
https://github.com/shogun-toolbox/shogun/wiki/INSTALL";, with the interface
"python/swig interface".

Now after installing shogun,i executed the code [21] "
http://nbviewer.jupyter.org/gist/kislayabhi/89b985e5b78a6f56029a"; as in
this link ,but am getting following error

/usr/local/lib/python2.7/dist-packages/modshogun.py in <module>()
30                 fp.close()     31             return _mod---> 32
 _modshogun = swig_import_helper()     33     del swig_import_helper
  34 else:
/usr/local/lib/python2.7/dist-packages/modshogun.py in
swig_import_helper()     26         if fp is not None:     27
   try:---> 28                 _mod = imp.load_module('_modshogun',
fp, pathname, description)     29             finally:     30
       fp.close()
ImportError: libshogun.so.17: cannot open shared object file: No such
file or directory

"

can you please assist me how to resolve it.

waiting for your response.
thanks in advance

Reply via email to