[MacPorts] #64173: py39-matplotlib @3.5.0_1 breaks saving a figure to PDF

MacPorts noreply at macports.org
Fri Dec 10 15:43:22 UTC 2021


#64173: py39-matplotlib @3.5.0_1 breaks saving a figure to PDF
----------------------------+--------------------
  Reporter:  aaronm6        |      Owner:  (none)
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.7.1
Resolution:                 |   Keywords:
      Port:  py-matplotlib  |
----------------------------+--------------------

Comment (by dershow):

 I see the error a little differently, but I suspect that it's the same
 issue.

 If I do:

 {{{
 from matplotlib.backends.backend_pdf import PdfPages
 }}}


 I get this error:
 {{{
 /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/matplotlib/backends/_backend_pdf_ps.py in <module>
       6 import functools
       7
 ----> 8 from fontTools import subset
       9
      10 import matplotlib as mpl

 ModuleNotFoundError: No module named 'fontTools'

 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/64173#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list