Jeff Mangum wrote:
> Hello,
> 
> I am having a problem installing matplotlib 0.93.3 from egg on Mac OSX 
> 10.5.5.  Even though I have numpy 1.2.1 installed in 
> /Library/Frameworks/..., the egg insists on using an older version of 
> numpy (1.0.4) in /opt/local/lib/python2.5/site-packages (which must have 
> been delivered with the OS). 

No, /opt/local is MacPorts territory.

> How can I tell the egg where to find the 
> proper version of numpy?  Thanks!

Are you sure you are using the same versions of Python to run and install both 
of these?

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
  that is made terrible by our own mad attempt to interpret it as though it had
  an underlying truth."
   -- Umberto Eco


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to