REL: mpl v1.5.2rc2

Folks,

The second release candidate for 1.5.2 has been tagged.

conda binaries are available via

conda install -c conda-forge/channel/rc matplotlib -c conda-forge

on all platforms.

Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20160527/0f340e23/attachment.html>

Thomas Caswell wrote:

Folks,

The second release candidate for 1.5.2 has been tagged.

conda binaries are available via

conda install -c conda-forge/channel/rc matplotlib -c conda-forge

on all platforms.

Tom

I tried the conda install, and it broke mpl for me. See:

Can you try also installing qt/pyqt from conda forge?

Can you import pyqt with out going through mpl?

Tom

···

On Fri, May 27, 2016, 07:53 Neal Becker <ndbecker2 at gmail.com> wrote:

Thomas Caswell wrote:

> Folks,
>
> The second release candidate for 1.5.2 has been tagged.
>
> conda binaries are available via
>
> conda install -c conda-forge/channel/rc matplotlib -c conda-forge
>
> on all platforms.
>
> Tom

I tried the conda install, and it broke mpl for me. See:

error on testing matplotlib-1.5.2 · GitHub

_______________________________________________
Matplotlib-users mailing list
Matplotlib-users at python.org
Matplotlib-users Info Page

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20160527/e5ba9a75/attachment.html&gt;

Thomas Caswell wrote:

Can you try also installing qt/pyqt from conda forge?

Can you import pyqt with out going through mpl?

Tom

Thomas Caswell wrote:

> Folks,
>
> The second release candidate for 1.5.2 has been tagged.
>
> conda binaries are available via
>
> conda install -c conda-forge/channel/rc matplotlib -c conda-forge
>
> on all platforms.
>
> Tom

I tried the conda install, and it broke mpl for me. See:

error on testing matplotlib-1.5.2 · GitHub

_______________________________________________
Matplotlib-users mailing list
Matplotlib-users at python.org
Matplotlib-users Info Page

OK, this seems to work:
conda install -c conda-forge/channel/rc icu matplotlib -c conda-forge

···

On Fri, May 27, 2016, 07:53 Neal Becker > <ndbecker2 at gmail.com> wrote: