--
You received this message because you are subscribed to the Google Groups "sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+...@googlegroups.com.
To post to this group, send email to sage-...@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.
>> email to sage-...@googlegroups.com.
Error installing package sagenb-1.1.2
RuntimeError: resolving lazy import dumps during startup
These errors occur just when building sage. I also attempted to run sage to see if that gave more info and I attached the crash report. Thanks, again.
To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+...@googlegroups.com.
To post to this group, send email to sage-...@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/89753d95-56d0-486a-8417-1a9634ebfced%40googlegroups.com.
$ otool -L local/lib/python2.7/site-packages/sage/matrix/matrix_mod2_dense.so
local/lib/python2.7/site-packages/sage/matrix/matrix_mod2_dense.so:
/Users/Colby/Documents/Math/ICERM2019/sage_stuff/local/lib/libgmp.23.dylib (compatibility version 24.0.0, current version 24.3.0)
/Users/Colby/Documents/Math/ICERM2019/sage_stuff/local/lib/libm4ri-0.0.20140914.dylib (compatibility version 0.0.0, current version 0.0.0)
/Users/Colby/Documents/Math/ICERM2019/sage_stuff/local/lib/libgd.3.dylib (compatibility version 4.0.0, current version 4.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1252.250.1)
/Users/Colby/Documents/Math/ICERM2019/sage_stuff/local/lib/libpari-gmp.dylib (compatibility version 2.11.0, current version 2.11.1)
$ otool -L local/lib/libgd.3.dylib
local/lib/libgd.3.dylib:
/Users/Colby/Documents/Math/ICERM2019/sage_stuff/local/lib/libgd.3.dylib (compatibility version 4.0.0, current version 4.0.0)
/usr/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0)
/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.11)
/Users/Colby/Documents/Math/ICERM2019/sage_stuff/local/lib/libfreetype.6.dylib (compatibility version 23.0.0, current version 23.1.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1252.250.1)
$ pkg-config --libs libpng
-L/usr/local/Cellar/libpng/1.6.34/lib -lpng16 -lz
and
$ pkg-config --cflags libpng
-I/usr/local/Cellar/libpng/1.6.34/include/libpng16
> > To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/85ea0bea-c855-47fa-b82e-f21d2594cd95%40googlegroups.com.
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to sage-...@googlegroups.com.
> To post to this group, send email to sage-...@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-devel.
> To unsubscribe from this group and stop receiving emails from it, send an email to sage-...@googlegroups.com.