Re: [Matplotlib-users] Matplotlib installation issues

2013-09-04 Thread Goyo
2013/9/3 Michael Droettboom :

> That's correct.  We could probably do a better job reporting that to the
> user, though.  Would you mind creating an issue for that?

https://github.com/matplotlib/matplotlib/issues/2379

--
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


Re: [Matplotlib-users] Matplotlib installation issues

2013-09-03 Thread Michael Droettboom
On 08/31/2013 12:24 PM, Goyo wrote:
> 2013/8/31 Dino Bektešević :
>> 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)
>>> 
>> did scipy.test(), returned:
>>> Ran 3780 tests in 74.809s
>>> FAILED (KNOWNFAIL=11, SKIP=13, 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)
> With mpl 1.3.0 (packaged for Raring by Thomas Kluyver):
>
> Ran 1465 tests in 402.499s
> FAILED (KNOWNFAIL=1, SKIP=5, errors=1331)
>
> But matplotlib itself is working pretty well. The output is full with
> error messages like:
>
> IOError: Baseline image
> '/home/goyo/result_images/test_triangulation/tripcolor1-expected.svg'
> does not exist.
>
> It maybe that distro packages do not ship with baseline images. Looks
> sensible to me since there must be an awful lot of them and most users
> do not need them.

That's correct.  We could probably do a better job reporting that to the 
user, though.  Would you mind creating an issue for that?

Mike

--
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


Re: [Matplotlib-users] Matplotlib installation issues

2013-08-31 Thread Goyo
2013/8/31 Dino Bektešević :
> 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)
>>
>
> did scipy.test(), returned:
>>Ran 3780 tests in 74.809s
>>FAILED (KNOWNFAIL=11, SKIP=13, 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)

With mpl 1.3.0 (packaged for Raring by Thomas Kluyver):

Ran 1465 tests in 402.499s
FAILED (KNOWNFAIL=1, SKIP=5, errors=1331)

But matplotlib itself is working pretty well. The output is full with
error messages like:

IOError: Baseline image
'/home/goyo/result_images/test_triangulation/tripcolor1-expected.svg'
does not exist.

It maybe that distro packages do not ship with baseline images. Looks
sensible to me since there must be an awful lot of them and most users
do not need them.

Goyo

--
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