> On Feb 27, 2018, at 11:55 , Michael Murphy <[email protected]> wrote: > > any idea why this segmentation fault happens when I try to install? > > "patching > /Users/michaelmurphy/Desktop/SageMath/local/lib/python2.7/site-packages/matplotlib-1.5.1-py2.7-macosx-10.9-x86_64.egg/matplotlib/_png.so > /Users/michaelmurphy/Desktop/SageMath/src/bin/sage-env: line 408: 330 > Segmentation fault "$SAGE_ROOT/local/bin/python" -c 'import pkg_resources; > pkg_resources.get_distribution("matplotlib").version' 2> /dev/null" > > > > I am running MacOS 10.6.8 > > the binary that I used were :
I am pretty sure that code built for 10.11.6 won’t run on 10.6.8. I have both of those systems, and the latest Sage I have on the latter is 6.10. HTH Justin -- Justin C. Walker, Curmudgeon-At-Large Institute for the Absorption of Federal Funds -------- Men are from Earth. Women are from Earth. Deal with it. -------- -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
