Robert Kern-2 wrote:
> 
> Jeff Mangum wrote:
> 
>> Hmmm.  Got it from python.org
>> (http://python.org/download/releases/2.5.2/)
>> and just reinstalled to make sure.  Indeed the binary is in
>> /Library/Frameworks/Python.framework/Versions/Current/bin/python.
> 
> I know that you have the python.org Python installed. However, it may not
> be the 
> Python that the easy_install script is using. Check the contents of the 
> easy_install file. It ought to point to /Library/Frameworks/.../Python at
> the 
> top. Try explicitly running /Library/Frameworks/.../bin/easy_install
> instead.
> 
>> I am seeing some other problems (like PPC binaries in /opt/local/bin).  I
>> have recently migrated from PPC to Intel Mac, and I suspect that the
>> migration assistant may have been too thorough...
> 
> Your PYTHONPATH may also be messed up.
> 
> -- 
> Robert Kern
> 

The easy_install script checked out ok.  Must have been a path issue, as I
was able to get the egg to install after starting a new shell.  Seems to
work now.  Thanks for your help!

-- Jeff


-- 
View this message in context: 
http://www.nabble.com/matplotlib-egg-finds-wrong-version-of-numpy-tp20544369p20626848.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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