Re: [Scikit-learn-general] Build Fail on Ubuntu 13.10

2014-06-17 Thread Hasil Sharma
Using Numpy: 1.8 And Scipy : 0.14 While compiling did the trick for me. On Mon, Jun 16, 2014 at 8:37 PM, Hasil Sharma wrote: > Hi, > > OS: Ubuntu 13.10 > Python : 2.7.5+ > Numpy: 1.7.1 > Scipy: 0.12.0 > > I followed everything as given in the tutorial. > 1. Cloned latest repository after forki

Re: [Scikit-learn-general] Build Fail on Ubuntu 13.10

2014-06-16 Thread Manoj Kumar
Hi Hasil, Could you post the error output? -- HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal f

Re: [Scikit-learn-general] Build Fail on Ubuntu 13.10

2014-06-16 Thread Yaroslav Halchenko
On Mon, 16 Jun 2014, Hasil Sharma wrote: >Hi, >OS: Ubuntu 13.10 >Python : 2.7.5+ >Numpy: 1.7.1 >Scipy: 0.12.0 >I followed everything as given in the tutorial. >1. Cloned latest repository after forking it. >2. Installed all the dependencies : sudo apt-get install