Re: [sage-devel] Re: Errors from MacOS build with Python3

2019-05-30 Thread John H Palmieri
On Thursday, May 30, 2019 at 3:43:55 PM UTC-7, Brian Ball wrote: > > Thanks, > > Yes, I ran > > make configure > ./configure --with-python=3 > make build > You should run "make" rather than "make build" to get the documentation, too. Without it, some doctests will fail, in addition to just

[sage-devel] Re: Errors from MacOS build with Python3

2019-05-30 Thread John H Palmieri
On Thursday, May 30, 2019 at 2:15:12 PM UTC-7, Brian Ball wrote: > > I built sage 8.7 with python 3.6. > What do you mean by "built"? Did you run "make"? If so, did it complete without error? (I would find that surprising, since "make" should build the documentation.) What does the file