[SciPy-User] SciPy 32 bit build for Mac OS?
Matthew Brett
matthew.brett at gmail.com
Fri Jun 8 13:41:07 EDT 2018
Hi,
On Fri, Jun 8, 2018 at 6:07 PM, Omar Khan <omar.khan at gmail.com> wrote:
> When installing the default scipy via pip on MacOS, using Python 2.7
> (running in 32 bit mode) I still only get a 64 bit install of SciPy. Now, I
> can definitely compile my own version that has both 64 bit and 32 bit in it,
> but ideally someone has already made a version that also has the 32bit
> version. Even if it's a slightly older SciPy. Can anyone point me to such a
> build?
>
> Thanks. Unfortunately I need the 32 bit version, and the why is a longer
> story.
Yes, sorry, we dropped 32-bit a little while ago, believing no-one
cared any more :)
Try scipy==0.18.0 - that seems to be a real dual-arch build.
Cheers,
Matthew
More information about the SciPy-User
mailing list