On Tuesday, January 31, 2012 3:17:51 PM UTC-8, JStarx wrote:
>
> Hi, I am running OS X 10.6.8 and I just upgraded to 4.8 from 4.7.2.
> Some code I've been working on all of a sudden started failing it's
> doctests.  Most of the failures have been easy to track down and fix,
> I only have one left to go but it's stumped me:
>
> d-69-91-134-166:sage-main Starx$ sage -t sage/modules/quiver_module.py
> sage -t  "devel/sage-main/sage/modules/quiver_module.py"
> lda must be >= MAX(N,1): lda=0 N=0Parameter 7 to routine cblas_sgemv
> was incorrect
> Mac OS BLAS parameter error in cblas_sgemv, parameter #0, (unavailable), 
> is 0
>
>          [2.7 s]
>
> ----------------------------------------------------------------------
> The following tests failed:
>
>
>         sage -t  "devel/sage-main/sage/modules/quiver_module.py"
>
Try running 'sage -t --verbose ....' to see exactly where the error 
arises.  That might help.


> I tried going into sage and running some of the code from my doctests
> manually and even though the above is the only error from the doctest
> some of the doctest code still produces errors, so does that mean this
> is an error with the doctester itself?
Do you mean that there were errors when you ran manually but not when you 
did "sage -t ..."?  That's strange.  Do you have it on a laptop?  Come by 
my office some time and show me what's going on.

-- 
John

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to