3

Having installed Python 2.7 from the python website I have since tried to install both NumPy and Matplotlib, but when I do so a box comes up telling me it requires system python 2.6. Do I need to be running an older version!?

4
  • I run SL and python 2.7. Installing numpy via pip worked without problems. Commented Aug 1, 2011 at 21:08
  • EPDFree[enthought.com/products/epd_free.php] is an easy to install alternative. You get python2.7, numpy, scipy, etc. It is free so long as you don't try to resell it. Commented Aug 1, 2011 at 21:27
  • You need a fairly new version of gcc (4.5 IIRC) for numpy. You didn't mention how exactly you are trying to install numpy so I don't know if this applies ... Commented Aug 1, 2011 at 22:45
  • @Carpertsmoker - I'm installing it from the sourcefourge link which is like a prepackaged installation file I just double click it then it throws up an installation/setup thing which goes through three of five steps before telling me that it cannot install on the selected drive because it doesn't have python 2.6 Commented Aug 2, 2011 at 9:15

1 Answer 1

5

Sourceforge version trees of those modules are tricky for OS X users. :P I was having problems installing them because I did't realize there were dmgs exactly built for Snow Leopard...

There are different version of .egg and .dmg files, you should pay attention to download. If have SL, you should installi these versions of NumPy and SciPy. I'm running SL on a 32bit machine which has Python2.6 Python2.7 and Python3.2 installed and running fine.

I don't want to say that you're blind nor I'm accusing you, but it might happen that you miss the right binary version. :P

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.