Re: [sage-devel] Conda based development: rebuild instructions

2025-04-24 Thread 'tobia...@gmx.de' via sage-devel
The docs for conda are outdated (there is already a PR in the pipeline fixing this). Please use meson following https://doc.sagemath.org/html/en/installation/meson.html On Friday, April 25, 2025 at 5:46:15 AM UTC+8 dim...@gmail.com wrote: > On Thu, Apr 24, 2025 at 4:35 PM Nils Bruin wrote: > >

Re: [sage-devel] Conda based development: rebuild instructions

2025-04-24 Thread Dima Pasechnik
On Thu, Apr 24, 2025 at 4:35 PM Nils Bruin wrote: > I tried a conda-based install because I wanted to try some development on > a machine with questionable rerequisites. Indeed, conda provided all > prereqs very smoothly. On > > https://doc.sagemath.org/html/en/installation/conda.html > > the use

[sage-devel] Conda based development: rebuild instructions

2025-04-24 Thread Nils Bruin
I tried a conda-based install because I wanted to try some development on a machine with questionable rerequisites. Indeed, conda provided all prereqs very smoothly. On https://doc.sagemath.org/html/en/installation/conda.html the use of pip is advertised as superior to "make" and it has the fol