[SciPy-user] building 64bit scipy

Dan Yamins dyamins at gmail.com
Mon Apr 20 14:45:04 EDT 2009


On Mon, Apr 20, 2009 at 1:31 PM, Robert Kern <robert.kern at gmail.com> wrote:

> On Mon, Apr 20, 2009 at 12:28, Dan Yamins <dyamins at gmail.com> wrote:
> >
> > Great, that explains everything, thanks very much for all your help.   I
> > guess I'd have to learn distutils, and then numpy.distutils before I
> > understood how to write such commands myself.
> >
> > BTW, scipy.test('full') showed an error when run on 64bit python.   I've
> > included below the results from the test, first for 64 bit and then for
> > comparison for the 32 bit, where no unknown failure showed.  (don't feel
> > compelled to look into this if you don't have time/interest, the error is
> > unlikely to affect any of the work I do, so I don't really much care to
> fix
> > it right now)
>
> It looks like you have incompatible versions of numpy and scipy. What
> versions are you trying to install together?
>


Well, I've installed numpy 1.3.0 (from downloading the most recent stable
source release from numpy's sourceforge page).

Then I installed scipy 0.7.0 (downloading again the most recent stable
source release from scipy's sourceforge page)

I installed both first using python 2.5.4  (using the most recent OSX binary
from www.python.org -- this is a 32bit binary) and then also on python
2.6.2  that I build as a 64-bit binary using macports.

Are you saying that the installation both for both versions of python are
bad? Or just the 64bit one?

thanks!
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20090420/a051aea9/attachment.html>


More information about the SciPy-User mailing list