#40: matplotlib broken on mac with version 0.72.1
---------------------+------------------------------------------------------
Reporter: wd15 | Owner: nobody
Type: defect | Status: assigned
Priority: 5 | Component: None
Version: None | Severity: Bugs
Resolution: None | Keywords:
---------------------+------------------------------------------------------
Changes (by guyer):
* type: => defect
Old description:
> {{{
> The following examples are currectly broken on mac os x and version
> 0.72.1 of matplotlib examples/elphf/diffusion/input2D.py and
> examples/elphf/phaseDiffusion/input1D.py The first example thros the
> followoing error ValueError: Domain error on eval_scalars in
> Transformation::freeze The second does not allow interaction during the
> plotting sequence.
> }}}
New description:
The following examples are currectly broken on mac os x and version 0.72.1
of matplotlib examples/elphf/diffusion/input2D.py and
examples/elphf/phaseDiffusion/input1D.py The first example thros the
followoing error ValueError: Domain error on eval_scalars in
Transformation::freeze The second does not allow interaction during the
plotting sequence.
Comment:
May need to run in iPython?
--
Ticket URL: <https://www.matforge.org/fipy/ticket/40#comment:3>
FiPy <http://www.ctcms.nist.gov/fipy>
A Finite Volume PDE Solver Using Python