On October 14, 2015 6:50:34 PM EDT, Steven Chamberlain <ste...@pyro.eu.org> wrote: >Hi, > >On kfreebsd-amd64 healpy still FTBFS, but I suspect it just needs a >Dep-Wait on python3-matplotlib (>= 1.5.0~)? > >https://buildd.debian.org/status/fetch.php?pkg=healpy&arch=kfreebsd-amd64&ver=1.8.1-1.1&stamp=1444690648 >| __ ERROR collecting >.pybuild/pythonX.Y_3.5/build/healpy/test/test_visufunc.py __ >| healpy/test/test_visufunc.py:5: in <module> >| from ..visufunc import * >| healpy/visufunc.py:54: in <module> >| from . import projaxes as PA >| healpy/projaxes.py:24: in <module> >| from matplotlib import axes,ticker,colors,cm,lines,cbook,figure >| /usr/lib/python3/dist-packages/matplotlib/axes/__init__.py:4: in ><module> >| from ._subplots import * >| /usr/lib/python3/dist-packages/matplotlib/axes/_subplots.py:7: in ><module> >| from matplotlib.gridspec import GridSpec, SubplotSpec >| /usr/lib/python3/dist-packages/matplotlib/gridspec.py:26: in <module> >| import matplotlib.transforms as mtransforms >| /usr/lib/python3/dist-packages/matplotlib/transforms.py:39: in ><module> >| from matplotlib._path import (affine_transform, >count_bboxes_overlapping_bbox, >| E ImportError: No module named 'matplotlib._path' > >Newer matplotlib, in turn, is waiting on the glib2.0 FTBFS >(https://bugs.debian.org/712848) but that may be fixed in a few days. > >Regards,
Yes. I believe that is correct. Scott K