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

MacPorts noreply at macports.org
Thu Sep 17 10:16:33 PDT 2015


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

Comment (by benoit.rivet@…):

 Another update on the bug : everything was fine with matplotlib 1.3.1_4
 and python33; however, upgrading py33matplotlib to version 1.4.3_0 causes
 the same problem with python33 and python34. So something broke between
 matplotlib 1.3 and 1.4.

 I am now able to use matplotlib with Python34 after downgrading to the
 last version 1.3 provided by macports. Specifically :

 {{{
 cd ~/macports
 svn checkout -r 121194
 https://svn.macports.org/repository/macports/trunk/dports/python/py34-matplotlib
 cd py34-matplotlib
 sudo port install
 }}}

 enabled me to install the last revision before upgrading matplotlib to
 version 1.4.x

 After upgrading to a new version of matplotlib, if the bug has not
 disappeared :

 {{{
 sudo port activate py34-matplotlib @1.3.1_4+cairo+tkinter
 }}}

 enables me to downgrade again.

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


More information about the macports-tickets mailing list