@ Heiko Sorry for Disturbing sir, i installed shogun and tried following command as specified in Github page link " https://github.com/shogun-toolbox/shogun/wiki/INSTALL" . [interface used is "python/swig interface" for installation]
" $ export LD_LIBRARY_PATH=SHOGUN_INSTALL_DIR/lib $ export PYTHONPATH=SHOGUN_INSTALL_DIR/lib/pythonX.Y/dist-packages/ $ python examples/undocumented/python_modular/graphical/svm.py " am getting following error "python: can't open file 'examples/undocumented/python_modular/graphical/svm.py': [Errno 2] No such file or directory " Is there any mistake in installation or mistake in executing above command's? I executed the above commands as it is. On Mon, Apr 18, 2016 at 11:56 AM, SIDDHARTHA H S <[email protected]> wrote: > Hi, i have mailed to the mailing list, regarding the error what i have got > after following the steps you said, can you look into the error and help me > to proceed in the installation. > > Thanks > > On Mon, Apr 18, 2016 at 11:42 AM, SIDDHARTHA H S <[email protected] > > wrote: > >> k i will mail to that link... >> >> On Mon, Apr 18, 2016 at 11:40 AM, Abhijeet Kislay < >> [email protected]> wrote: >> >>> Download the library. Go to its root. Make a directory named "build". Go >>> in it. Run "cmake ..". Then run " make" and then "make install". >>> >>> Please mail on the mailing list. I won't reply here anymore. >>> >>> Thanks >>> >> >> >
