On Monday, April 13, 2020 at 7:41:58 AM UTC-7, David Coudert wrote:
>
> I have several issues with rc1 on osx mojave.
> - I did incremental build from 9.1.beta9
> - the library builds correctly, but not the documentation (see below)
> - For the same reason, I have a crash when starting to start sage.
>
> [dochtml]   File "sage/matrix/matrix_rational_dense.pxd", line 4, in init 
> sage.matrix.matrix_integer_dense (build/cythonized/sage/matrix/
> matrix_integer_dense.c:56363)
> [dochtml] ImportError: 
> dlopen(/Users/dcoudert/sage/local/lib/python3.7/site-packages/sage/matrix/
> matrix_rational_dense.cpython-37m-darwin.so, 2): Library not loaded: 
> /Users/dcoudert/sage/local/lib/libopenblas_haswellp-r0.3.6.dylib
> [dochtml]   Referenced from: 
> /Users/dcoudert/sage/local/lib/python3.7/site-packages/sage/matrix/
> matrix_rational_dense.cpython-37m-darwin.so
>
>
This might be https://trac.sagemath.org/ticket/28008 (Linking OpenBLAS 
wrong on OSX).
Try if it persists after "make distclean"


 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/e3c71e7c-90c2-4c4b-8e3d-2a4e44837482%40googlegroups.com.

Reply via email to