Re: [Pythonmac-SIG] Building numpy/scipy for python3 on MacOS Lion

2012-03-21 Thread Ned Deily
In article <1332374918.1428.yahoomail...@web29504.mail.ird.yahoo.com>, Eddy Barratt wrote: > I can't get Numpy or Scipy to work with Python3 on Mac OSX Lion.  > > > I have used pip successfully to install numpy, scipy and matplotlib, and they > work well with Python2.7, but in Python3 typing

[Pythonmac-SIG] Building numpy/scipy for python3 on MacOS Lion

2012-03-21 Thread Eddy Barratt
I can't get Numpy or Scipy to work with Python3 on Mac OSX Lion.  I have used pip successfully to install numpy, scipy and matplotlib, and they work well with Python2.7, but in Python3 typing 'import numpy' brings up 'No module named numpy'. I've tried downloading the source code directly and t