many thanks Paul,
this did work:
I uninstalled all python in my computer:
sudo rm -rf python*
sudo rm -rf /Library/Frameworks/Python.framework/Versions/2.7
sudo rm -rf "/Applications/Python 2.7"
and installed python and matplotlib afresh. Numby had been installed
Python 2.7.4 (v2.7.4:026e
Hi Charles,
I'm sending my reply to the matplotlib-users list - please follow
up there, so that others benefit from your experience, or folks
who have run into the same issue can also pitch in with their
help.
Here's where to go to sign up:
https://lists.sourceforge.net/lists/listinfo/matplotli
John Seales wrote:
> I have an intel mac running os 10.4.11. I use python 2.6
>
> I am trying to install matplotlib and I can't figure it out. Can anyone
> help me?
It's going to be a challenge -- numpy only recently supports 2.6 -- I"d
go back to 2.5 if you can.
-Chris
--
Christopher Barke