Hoon wrote:
> What happens if you use the MacOSX backend instead of TkAgg? Or do you have
> to use TkAgg?
>
> --Michiel.
>
> --- On Sun, 9/4/11, Lynn Oliver wrote:
>
> From: Lynn Oliver
> Subject: Re: [Matplotlib-users] problems installing matplotlib on OS X Lion
>
What happens if you use the MacOSX backend instead of TkAgg? Or do you have to
use TkAgg?
--Michiel.
--- On Sun, 9/4/11, Lynn Oliver wrote:
From: Lynn Oliver
Subject: Re: [Matplotlib-users] problems installing matplotlib on OS X Lion
To: "Bryan K Woods"
Cc: "m
What happens if you use the MacOSX backend instead of TkAgg? Or do you have to
use TkAgg?
--Michiel.
--- On Sun, 9/4/11, Lynn Oliver wrote:
From: Lynn Oliver
Subject: Re: [Matplotlib-users] problems installing matplotlib on OS X Lion
To: "Bryan K Woods"
Cc: "m
Bryan, thanks for the response.
I installed macports and the environment settings seem to be correct, but when
I try "port help selfupdate" I get:
/opt/local/bin/port: line 4: /usr/bin/tclsh: No such file or directory
/opt/local/bin/port: line 4: exec: /usr/bin/tclsh: cannot execute: No such file
I had a problem getting with Lion as well. I was able to work around it by:
1) unsuccessfully trying to install matplotlib for python 2.7 via macports
2) then using easy_install to install matplotlib
Bryan K. Woods, Ph.D.
Staff Scientist
Atmospheric & Environmental Research, Inc.
bwo...@aer.com
O
After many unsuccessful attempts at getting matplotlib installed on OS X Lion,
I ran across this page:
Installing Matplotlib on OS X 10.7 with Homebrew « Random Musings for the
Digital Age
Following these instructions got me the closest I have been:
$ brew install python
$ brew install gfortran