ChanServ changed the topic of #mlpack to: "mlpack: a fast, flexible machine learning library :: We don't always respond instantly, but we will respond; please be patient :: Logs at http://www.mlpack.org/irc/
KimSangYeon-DGU has joined #mlpack
pd09041999 has joined #mlpack
KimSangYeon-DGU has quit [Quit: Page closed]
< jenkins-mlpack2> Project docker mlpack weekly build build #43: STILL UNSTABLE in 5 hr 58 min: http://ci.mlpack.org/job/docker%20mlpack%20weekly%20build/43/
pd09041999 has quit [Quit: Leaving]
ayesdie has joined #mlpack
ayesdie has quit [Ping timeout: 256 seconds]
ayesdie has joined #mlpack
ayesdie has quit [Ping timeout: 245 seconds]
pd09041999 has joined #mlpack
< jenkins-mlpack2> Project docker mlpack nightly build build #299: STILL UNSTABLE in 3 hr 31 min: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/299/
ayesdie has joined #mlpack
pd09041999 has quit [Quit: Leaving]
ayesdie has quit [Remote host closed the connection]
travis-ci has joined #mlpack
< travis-ci> mlpack/mlpack#6842 (master - f84b25a : Shikhar Jaiswal): The build was broken.
travis-ci has left #mlpack []
zoq has quit [Remote host closed the connection]
zoq has joined #mlpack
vivekp has joined #mlpack
pd09041999 has joined #mlpack
pd09041999 has quit [Quit: Leaving]
pd09041999 has joined #mlpack
pd09041999 has quit [Quit: Leaving]
pd09041999 has joined #mlpack
pd09041999 has quit [Client Quit]
pd09041999 has joined #mlpack
pd09041999 has quit [Ping timeout: 268 seconds]
Hemal has joined #mlpack
Hemal has quit [Client Quit]
Hemal has joined #mlpack
< Hemal> hello, there was some issue with my pc, and i had to reinstall ubuntu, now I am trying to install mlpack using the source code from github
< Hemal> I am getting this warning : #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
< rcurtin> Hemal: yeah, this is lower-level from Cython and I don't think there is anything we can do about it
< Hemal> ok
< Hemal> i tried reinstalling numpy and I have run the 'make' command again.
< Hemal> after doing make install, how can I make sure that mlpack is properly installed ?
< rcurtin> well, you can compile a program that links against mlpack
< rcurtin> or you can open python and try to import mlpack
< rcurtin> or you can try to run the command-line programs
< rcurtin> now there may be some slight difficulty if you installed into /usr/local/ instead of /usr/, you will have to make sure your $PATH is right
< Hemal> ok thanks, I am able to import mlpack in python2 and python3 as well
< Hemal> but while the output of 'make' gave this error : IOError: [Errno 13] Permission denied: 'mlpack/kmeans.so'
< Hemal> Makefile:140: recipe for target 'all' failed
< Hemal> and there are a number of "skipping '/home/hemal/mlpack/build/src/mlpack/bindings/python/mlpack/test_python_binding.cpp' Cython extension (up-to-date)
< Hemal> "
< Hemal> do i need to worry about that, is that fine for now ?
< Hemal> *or is that fine for now?
< Hemal> thank you!
Hemal has left #mlpack []
jeffin143 has joined #mlpack
< jeffin143> Hemal : try with sudo
< jeffin143> If make install*
jeffin143 has quit [Client Quit]
vivekp has quit [Ping timeout: 268 seconds]