Your message dated Tue, 4 Jul 2017 21:49:36 +0200 with message-id <[email protected]> and subject line Re: Bug#866883: Matplotlib does not work with Python 3.6 has caused the Debian Bug report #866883, regarding Matplotlib does not work with Python 3.6 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 866883: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866883 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python3-matplotlib Version: 2.0.0+dfsg1-2 Severity: serious Affects: python3-astropy Dear maintainer, the matplotlib package does not work well with the upcoming Python 3.6: $ python3.6 Python 3.6.2rc1 (default, Jun 20 2017, 12:51:36) [GCC 6.3.0 20170516] on linux Type "help", "copyright", "credits" or "license" for more information. >>> from matplotlib import pyplot Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python3/dist-packages/matplotlib/pyplot.py", line 29, in <module> import matplotlib.colorbar File "/usr/lib/python3/dist-packages/matplotlib/colorbar.py", line 32, in <module> import matplotlib.artist as martist File "/usr/lib/python3/dist-packages/matplotlib/artist.py", line 15, in <module> from .transforms import (Bbox, IdentityTransform, TransformedBbox, File "/usr/lib/python3/dist-packages/matplotlib/transforms.py", line 39, in <module> from matplotlib._path import (affine_transform, count_bboxes_overlapping_bbox, ModuleNotFoundError: No module named 'matplotlib._path' This affects the upload of new packages for Python-astropy (and probably other python3 packages), since the built time tests fail.
--- End Message ---
--- Begin Message ---Control: tag -1 unreproducible On 04.07.2017 16:23, Scott Kitterman wrote: > Would you please recheck this. Python-astropy built fine when binNMUed for > the transition. Now it works fine. I probably just went into the gap before matplotlib was rebuilt. Therefore, I am closing this bug.
--- End Message ---

