[Matplotlib-devel] [REL] v2.1.2
Elliott Sales de Andrade
quantum.analyst at gmail.com
Thu Jan 18 20:07:59 EST 2018
Hi Sandro,
I don't think Matplotlib searches in that location by default. Doesn't
Debian also use the patch to modify the search path that we use on Fedora?
Something like this one (rebased for 2.1.1):
https://github.com/QuLogic/matplotlib/commit/58d84f95955556f7d089966e6cf7740818e9749e
On Jan 18, 2018 7:27 PM, "Sandro Tosi" <sandro.tosi at gmail.com> wrote:
> hello everyone,
> while preparing the package for Debian i noticed that somewhere
> between 2.0.0 and 2.1.1 mpl no longer read /etc/matplotlibrc (we
> install that file to give a basic settings to every user without
> requiring them to create a custom .config/matplotlibrc), or doesnt
> understand it correctly (but i'm not sure about this last point, as i
> copied matplotlibrc.template replacing the backend value and still
> doesnt work).
>
> with 2.0.0, running
>
> python /usr/share/doc/python-matplotlib-doc//examples/
> shapes_and_collections/line_collection.py
>
> shows the 2 images just fine, but with 2.1.1 installed:
>
> python /usr/share/doc/python-matplotlib-doc//examples/
> shapes_and_collections/line_collection.py
> /usr/lib/python2.7/dist-packages/matplotlib/__init__.py:941:
> UserWarning: could not find rc file; returning defaults
> warnings.warn(message)
>
> and of course no image is shown. backend is TkAgg in both cases.
>
> do you know what's going on?
>
> thanks in advance!
>
> On Thu, Jan 18, 2018 at 12:06 AM, Thomas Caswell <tcaswell at gmail.com>
> wrote:
> > Folks,
> >
> > Just tagged and pushed v2.1.2.
> >
> > Kicked off the mac/linux wheel building system, emailed Christoph, and
> put a
> > PR into conda-forge for the new binaries.
> >
> > Will upload to pypi, updated the docs, and announce widely tomorrow
> night.
> >
> > Thanks to everyone who worked on this.
> >
> > On ward to 2.2. If people have time please help with review / triage of
> > what is critical for 2.2 and what needs to be pushed to 3.0.
> >
> > Tom
> >
> > _______________________________________________
> > Matplotlib-devel mailing list
> > Matplotlib-devel at python.org
> > https://mail.python.org/mailman/listinfo/matplotlib-devel
> >
>
>
>
> --
> Sandro "morph" Tosi
> My website: http://sandrotosi.me/
> Me at Debian: http://wiki.debian.org/SandroTosi
> G+: https://plus.google.com/u/0/+SandroTosi
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel at python.org
> https://mail.python.org/mailman/listinfo/matplotlib-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-devel/attachments/20180118/1a68b603/attachment.html>
More information about the Matplotlib-devel
mailing list