Howdy,
Instructions for compiling your own SciPy can be found here.
   http://www.scipy.org/Installing_SciPy

I think the 0.4.9 source will probably work.  But getting it from SVN
is probably safer.
--bb

On 7/25/06, Mathew Yeates <[EMAIL PROTECTED]> wrote:
> Where is the source? Do I just use the 0.4.9 source?
>
>
> Bill Baxter wrote:
> > Yep, scipy needs to be recompiled against the 1.0b1 version of numpy.
> > I think they should have an updated version on the web site in a few
> > days or so if you don't feel like compiling yourself.
> >
> > --bb
> >
> > On 7/25/06, Mathew Yeates <[EMAIL PROTECTED]> wrote:
> >> I installed numpy-1.0b1 and now >import numpy produces a segv. According
> >> to gdb it's happening after a failure to import scipy.optimize.minpack2.
> >> Eventually, Py_FatalError is called followed by abort,raise and
> >> thr_kill. Then the SEGV.
> >>
> >> Any ideas? Do I need a different version of scipy? I currently use 0.4.9
> >>
> >>
> >> Mathew
> >>
> >
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/numpy-discussion
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to