Hello, After a little mishap from ubuntu 12.04 after which I reinstalled the OS, on this fresh install I did:
>sudo apt-get install python-numpy python-scipy python-matplotlib ipython >ipython-notebook python-pandas python-sympy python-nose as per scipy stack installation instructions and everything went more or less as it should have no errors reported during installation that I saw. Keep in mind the entire install like this had ~500MB or so and I wasn't always paying attention. I ran python, and did numpy.test(), returned: >Ran 3161 tests in 50.667s >OK (KNOWNFAIL=3, SKIP=4) ><nose.result.TextTestResult run=3161 errors=0 failures=0> did scipy.test(), returned: >Ran 3780 tests in 74.809s >FAILED (KNOWNFAIL=11, SKIP=13, failures=2) ><nose.result.TextTestResult run=3780 errors=0 failures=2> I send a mail to scipy mailing list couple of days ago, but still no answer, if someone knows how "bad" those 2 failures are please share and then did matplotlib.test() which was disasterous: >Ran 1065 tests in 284.956s >FAILED (KNOWNFAIL=267, errors=772) I've also pasted the entire thing online and it should be availible for 2 weeks or so: >http://pastebin.com/rAvnnuCc >http://pastebin.com/4aPTKJ3V and for the scipy if anyone is willing: >http://pastebin.com/FutWAR56 Any help is greatly appreciated, Dino Bektešević. ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users