On Friday, June 15, 2018 at 9:56:16 AM UTC+1, Thomas Kahle wrote:
>
> 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. 
>

another suspect is homebrew

Let's look at what you get from the tarball; suppose you are in the 
directory you untar Sage to, and then run 
 ./sage 
there.
What is the value of PATH?

As far as I know it should work with python 3, although it perhaps was not 
tested on OSX...
https://github.com/sagemath/binary-pkg/issues/7

 

 

>
> Am 15.06.18 um 10:53 schrieb Dima Pasechnik: 
> > Also, 
> > see 
> https://ask.sagemath.org/question/35132/how-do-i-solve-this-installation-problem/
>  
> > (it says that Anaconda might be to blame) 
> > 
> > 
> > On Friday, June 15, 2018 at 8:59:14 AM UTC+1, Thomas Kahle wrote: 
> > 
> >     Hi, 
> > 
> >     I'm trying to get sage-8.2 to run on MacOS 10.13.5 in three ways: 
> > 
> >     1) Download sage-8.2-OSX_10.13.4-x86_64.tar.bz2 and unpack. 
> >     2) Download sage-8.2-OSX_10.13.4-x86_64.dmg and unpack 
> >     3) hombrew cask install sage 
> > 
> >     All three of them result in a non-working installation that starts 
> >     up like this: 
> > 
> >     sage 
> >     RecursionError: maximum recursion depth exceeded during compilation 
> >     
> ************************************************************************ 
> >     It seems that you are attempting to run Sage from an unpacked source 
> >     tarball, but you have not compiled it yet (or maybe the build has 
> not 
> >     finished). You should run `make` in the Sage root directory first. 
> >     If you did not intend to build Sage from source, you should download 
> >     a binary tarball instead. Read README.txt for more information. 
> >     
> ************************************************************************ 
> > 
> >     What could be wrong? 
> > 
> >     Thanks, 
> >     Thomas 
> > 
> > -- 
> > You received this message because you are subscribed to a topic in the 
> > Google Groups "sage-support" group. 
> > To unsubscribe from this topic, visit 
> > https://groups.google.com/d/topic/sage-support/9hg7fui1rjc/unsubscribe. 
> > To unsubscribe from this group and all its topics, send an email to 
> > [email protected] <javascript:> 
> > <mailto:[email protected] <javascript:>>. 
> > To post to this group, send email to [email protected] 
> <javascript:> 
> > <mailto:[email protected] <javascript:>>. 
> > Visit this group at https://groups.google.com/group/sage-support. 
> > For more options, visit https://groups.google.com/d/optout. 
>
> -- 
> Thomas Kahle 
> http://www.thomas-kahle.de 
>
>

-- 
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.

Reply via email to