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

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

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

2023-04-24 Thread dibyendu...@gmail.com
[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 output. [sagelib-9.8] [sagelib-9.8] note: This error originates from a subprocess, and is likely

[sage-support] Error in compiling from source

2023-04-24 Thread dibyendu...@gmail.com
Dear all, I was trying to compile Sage 9.8 from the source in macbook m2 and getting the following error. Kindly help. [sagelib-9.8] Successfully installed sagemath-standard-9.8 [sagelib-9.8] [sagelib-9.8] real 20m6.827s [sagelib-9.8] user 21m31.875s [sagelib-9.8] sys 0m37.380s make