;
>1. Re: bug report (Christoph Gohlke)
>2. Re: bug report (Bobby Wilkins)
>
>
> --
>
> Message: 1
> Date: Thu, 17 Sep 2015 10:30:30 -0700
> From: Christoph Gohlke
> Subject: Re: [Matp
One more note: changing the plot type from loglog to just plot, the errors
also go away.
On Thu, Sep 17, 2015 at 11:23 PM, Bobby Wilkins
wrote:
> I installed CPython 2.7.10, and the appropriate versions of the same
> packages, and I still get the same
>> >>> matplotlib.__version__
>> '1.4.3'
>> >>> import numpy
>> >>> numpy.__version__
>> '1.9.2'
>> >>> matplotlib.get_backend()
>> u’MacOSX'
>> }}}
>>
>> All are obtain
gt; }}}
>
> All are obtained through MacPorts on OSX 10.9.5.
>
> -Sterling
>
>
>
> On Sep 16, 2015, at 6:50AM, Benjamin Root wrote:
>
> > Btw, I can't reproduce the problem using matplotlib master, numpy master
> and linux. I know it isn't at all si
OS: Windows 8.1 Pro
matplotlib version: 1.4.3
where obtained: http://www.lfd.uci.edu/~gohlke/pythonlibs/
customizations: none
Sample Program: attached py file; this is a Physics homework problem; I
have the answers I need, but would like to fix the errors to be able to
label all lines.
Debug o