Re: [Matplotlib-users] problems installing matplotlib on OS X Lion

2011-09-04 Thread Lynn Oliver
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 >

Re: [Matplotlib-users] problems installing matplotlib on OS X Lion

2011-09-04 Thread Michiel de Hoon
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

Re: [Matplotlib-users] problems installing matplotlib on OS X Lion

2011-09-04 Thread Michiel de Hoon
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

Re: [Matplotlib-users] problems installing matplotlib on OS X Lion

2011-09-04 Thread Lynn Oliver
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

Re: [Matplotlib-users] problems installing matplotlib on OS X Lion

2011-09-03 Thread Bryan K Woods
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

[Matplotlib-users] problems installing matplotlib on OS X Lion

2011-09-03 Thread Lynn Oliver
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