Re: [sage-support] Re: Error in compiling from source

2023-04-26 Thread dibyendu...@gmail.com
Thanks a lot. Successfully installed 10.0.rc0 On Tuesday, April 25, 2023 at 1:47:22 PM UTC+5:30 Dima Pasechnik wrote: > Can you try starting Sage's Python: > > ./sage --python > > and at Python prompt, run > > from sage.all import * > > It should lead to a crash, but hopefully it will produce mor

Re: [sage-support] Re: Error in compiling from source

2023-04-25 Thread Dima Pasechnik
Can you try starting Sage's Python: ./sage --python and at Python prompt, run from sage.all import * It should lead to a crash, but hopefully it will produce more information. As well, it might be that the latest updates to macOS, or XCode, or Homebrew, after 9.8 was released, broke it. Can yo

Re: [sage-support] Re: Error in compiling from source

2023-04-24 Thread dibyendu...@gmail.com
Kindly help me. I am getting the following error. make --no-print-directory sagemath_doc_html-SAGE_DOCS-no-deps [sagemath_doc_html-none] mkdir -p en/reference/repl [sagemath_doc_html-none] sage -advanced > en/reference/repl/options.txt [sagemath_doc_html-none] make doc-inventory--reference-refe

Re: [sage-support] Re: Error in compiling from source

2023-04-24 Thread Dima Pasechnik
please post config.log On Mon, Apr 24, 2023 at 12:27 PM dibyendu...@gmail.com wrote: > > [sagelib-9.8] error: subprocess-exited-with-error > > [sagelib-9.8] > > [sagelib-9.8] × python setup.py develop did not run successfully. > > [sagelib-9.8] │ exit code: 1 > > [sagelib-9.8] ╰─> See above for