Hi,
On Mon, Aug 5, 2013 at 4:36 PM, Scott Lasley wrote:
>
> On Aug 5, 2013, at 4:43 PM, Matthew Brett wrote:
>
>> Hi,
>>
>> On Sun, Aug 4, 2013 at 7:26 PM, Scott Lasley wrote:
>>>
>>> On Aug 4, 2013, at 4:47 PM, Matthew Brett
>>> wrote:
>>>
Hi,
Congratulations on the new releas
On Aug 5, 2013, at 4:43 PM, Matthew Brett wrote:
> Hi,
>
> On Sun, Aug 4, 2013 at 7:26 PM, Scott Lasley wrote:
>>
>> On Aug 4, 2013, at 4:47 PM, Matthew Brett wrote:
>>
>>> Hi,
>>>
>>> Congratulations on the new release.
>>>
>>> I just tried installing in a fresh installation of Python 2.
On 2013/08/05 10:43 AM, Matthew Brett wrote:
> If Matplotlib is only expected to work for the Quartz installs - is it
> worth trying to detect that and warn / error at install time?
Logically, XQuartz should not be needed at all; mpl on the mac does not
require X11. It looks like XQuartz is an a
Hi,
On Sun, Aug 4, 2013 at 7:26 PM, Scott Lasley wrote:
>
> On Aug 4, 2013, at 4:47 PM, Matthew Brett wrote:
>
>> Hi,
>>
>> Congratulations on the new release.
>>
>> I just tried installing in a fresh installation of Python 2.7 from Python.org
>>
>> Am I right in thinking the recommended method
On Aug 4, 2013, at 4:47 PM, Matthew Brett wrote:
> Hi,
>
> Congratulations on the new release.
>
> I just tried installing in a fresh installation of Python 2.7 from Python.org
>
> Am I right in thinking the recommended method is:
>
>pip install matplotlib
>
> ? I did this, and then:
>
Hi,
Congratulations on the new release.
I just tried installing in a fresh installation of Python 2.7 from Python.org
Am I right in thinking the recommended method is:
pip install matplotlib
? I did this, and then:
>>> import matplotlib.pyplot as plt
Traceback (most recent call last):