Update: I allowed myself to update the docu: 
http://trac.sagemath.org/sage_trac/ticket/10689
would need review.

greez maldun

On Jan 25, 3:16 pm, maldun <dom...@gmx.net> wrote:
> As mentioned in the other post, it's included in scipy and can be
> imported via
>
> from scipy import weave
>
> so I think this package is simply outdated.
>
> greez,
> maldun
>
> On Jan 22, 3:48 pm, Jeroen Demeyer <jdeme...@cage.ugent.be> wrote:
>
> > There is some documentation about using Weave, but it doesn't work.
> > Anybody knows about weave and has an idea what's going on here?
>
> > sage: import weave
> > ---------------------------------------------------------------------------
> > ImportError                               Traceback (most recent call last)
>
> > /home/jdemeyer/sage/sage-4.6/<ipython console> in <module>()
>
> > /home/jdemeyer/sage/sage-4.6/local/lib/python2.6/site-packages/weave/__init__.py
> > in <module>()
> >      18 except:
> >      19     pass
> >      20
> > ---> 21 from numpy.testing import ScipyTest
> >      22 test = ScipyTest().test
>
> > ImportError: cannot import name ScipyTest

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to