|
From: Michael M. <mmu...@hu...> - 2008-07-08 20:47:20
|
Greetings I am trying to install matplotlib 0.98.1 on python 2.5.1 on Mac OS X 10.5.3. The install breaks at the required dependancy numpy 1.1 because it thinks it has v 1.0.1. I have, in fact, installed numpy 1.1 and I can't figure out why the matplotlib installer is not seeing it. I am not entirely familiar with installing python tools on Macs. Can anyone point out a build parameter or a common newbie error or any other info so I can resolve the dependancy? Thanks Mike |