[MacPorts] #48727: py34-matplotlib: 'Py::Exception' after invoking 'from pylab import *'

MacPorts noreply at macports.org
Mon Sep 7 12:19:02 PDT 2015


#48727: py34-matplotlib: 'Py::Exception' after invoking 'from pylab import *'
------------------------------+--------------------
  Reporter:  benoit.rivet@…   |      Owner:  sean@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.3.3
Resolution:                   |   Keywords:
      Port:  py34-matplotlib  |
------------------------------+--------------------

Comment (by benoit.rivet@…):

 Replying to [comment:3 petr@…]:

 I reinstalled MacPorts from scratch, then python34 and py34-matplotlib,
 found out that the bug still exists (on Mac OS X.5 PPC) and narrowed down
 the bug to a couple of imports in pylab.py.

 In the python3 console

 {{{
 import matplotlib.finance
 }}}

 or

 {{{
 import matplotlib.pyplot
 }}}

 raises the error

 {{{
 terminate called after throwing an instance of 'Py::Exception'
 Abort trap
 }}}

 Commenting the lines corresponding to these imports helps import pylab
 without error... But what's the point of using matplotlib if pyplot is not
 available ?

-- 
Ticket URL: <https://trac.macports.org/ticket/48727#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list