Python 2.7.3 (default, Feb 27 2014, 19:58:35) [GCC 4.6.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import modshogun Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python2.7/dist-packages/modshogun.py", line 30, in _modshogun = swig_import_helper() File "/usr/local/lib/python2.7/dist-packages/modshogun.py", line 26, in swig_import_helper _mod = imp.load_module('_modshogun', fp, pathname, description) ImportError: libshogun.so.16: cannot open shared object file: No such file or directory >>>