On 9 August 2013 00:24, marie cavitte <[email protected]> wrote:
> Hi,
>
> I am having issues installing MatPlotLib to work with FEniCS on my computer.
>
> I have Mac OSX Lion, and I installed FEniCS on the python installed by
> default on apple systems.
> But now, I'm having to use MatPlotLib module, and it won't work on this
> version of python, it needs an external one downloaded from MacPorts or
> something equivalent.
> So I did that, but then FEniCS then started giving me an error code that it
> could only run on apple-python... How to reconcile the two?
> Is there any fix?
>

The multiple Python versions that are on most OSX systems is a pain.

The solution is to install FEniCS and Matplotlib with the same Python
version, i.e. install Matplotlib with the same Python version as
FEniCS uses, or if you install Matplotlib via MacPorts then re-build
FEniCS with the MacPorts provided Python.

Hopefully FEniCS will be in MacPorts soon.

Garth


> Thanks a lot in advance for any help you might have!
>
> Marie.
>
> _______________________________________________
> fenics-support mailing list
> [email protected]
> http://fenicsproject.org/mailman/listinfo/fenics-support
>
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to