One way to keep a good record of this failed build would be
```
$ THE_REPORT=sage-9-5-b9-fail-openblas
$ REPORTS=$HOME/sage-reports
$ REPORT=$REPORTS/$THE_REPORT
$ mkdir -p $REPORT
$ brew config > $REPORT/brew-config.txt
$ brew list --versions > $REPORT/brew-list-versions.txt
$ xcode-select -p >
On Sat, 2022-01-08 at 23:27 -0800, Jonathan Thornburg wrote:
> what's the idiomatic way for some other piece of Sage source code to
> execute the contents of all of those files? What I've been doing is
> to create another file (say 'setup.sage') which contains the lines
> load('foo.sage')
> lo
Things are now working. When I open "Sage Documentation", at the top of the
page there is "Sage Documentation v9.5.rc0", then "Tutorials and FAQ" and
then, for example "Tutorial". The "Tutorial" is a link to the "html"
documentation, but beside this link is a PDF icon that links to pdf
documen
> On Jan 10, 2022, at 07:39 , Advay Goel wrote:
>
>
> Thank you so much for your help!
>
> I installed Homebrew and executed the code that you wrote out. However, when
> I ran the make -s V = 0 line, it still crashed in the same place. For some
> reason, it is unable to build the Scipy-1.6
I'm presently unable to get the jupyter kernel to start with Sage 9.5.rc0 ,
so I will respond more directly when that is fixed. However, with 9.5.beta9
when I opened "Sage Documentation" there was not only links to html
documentation but beside each link there was a PDF icon to get pdf
document
Hi,
I am not sure to understand what your problem is: from a Sage Jupyter
notebook, if I click on the "Help" menu and select "Sage Documentation",
then a new tab opens in the browser at the address
http://localhost:/kernelspecs/sagemath/doc/index.html
It displays html documentation and the
On Monday, January 10, 2022 at 12:11:19 AM UTC-8 Dima Pasechnik wrote:
>
> On Mon, 10 Jan 2022, 01:31 Matthias Koeppe, wrote:
>
>> On Sunday, January 9, 2022 at 1:02:27 PM UTC-8 wst...@gmail.com wrote:
>>
>>> Instead of "Proposal: Stop providing binary distributions" maybe your
>>>
>> proposal is
Thank you so much for your help!
I installed Homebrew and executed the code that you wrote out. However,
when I ran the make -s V = 0 line, it still crashed in the same place. For
some reason, it is unable to build the Scipy-1.6.3 package. I attached a
screenshot of the error message to this e
On Mon, 10 Jan 2022, 01:31 Matthias Koeppe,
wrote:
> On Sunday, January 9, 2022 at 1:02:27 PM UTC-8 wst...@gmail.com wrote:
>
>> Matthias, correct me if I'm wrong, but are you proposing that we just a
>>
> better job at pointing users to binary distributions of Sage such as
>> https://github.com/