Perhaps the best would be to build the latest beta from source.
OK. I don't have anaconda. I don't have spaces in my installation
directory.
I do have python-3 in my path and I have 'python' default to python-3 by
adjusting my path, but this is the case for all my macs and on others
sage works.
> <mailto:sage-support+unsub...@googlegroups.com>.
I think python-3 is fine. As I said, I have another mac with (to my knowledge) identical setup on which sage-8.0 works just fine.
I have also tried sage-8.0 on this machine here, but it was the same as in the code below:tar -xf sage-8.2-OSX_10.11.6-x86_64.tar.bz2➜ ~ cd SageMath
pwd
echo $PATH
echo $LD_LIBRARY_PATH
➜ SageMath git:(master) ✗ pwd
/Users/tom/SageMath
➜ SageMath git:(master) ✗ echo $PATH
/usr/local/opt/python/libexec/bin:/usr/local/sbin:/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin:/Applications/Macaulay2/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin:/Library/TeX/texbin:/Library/Frameworks/Maple.framework/Versions/Current/bin:/Applications/MATLAB_R2014b.app/bin:/Applications/OpenSCAD.app/Contents/MacOS:/Applications/barvinok:/Users/tom/bin:/Users/tom/temp/prefix/bin
➜ SageMath git:(master) ✗ echo $LD_LIBRARY_PATH