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

"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