Re: [sage-devel] gap-packages in conda

2025-03-07 Thread Vincent Delecroix
It turns out that there are three packages concerned with gap in conda - gap-core : only the gap executable - gap-defaults : a tiny subset of gap packages - gap : all packages (that build) Installing gap solved my issue! On Fri, 7 Mar 2025 at 09:31, Vincent Delecroix <20100.delecr...@gmail.com> w

Re: [sage-devel] gap-packages in conda

2025-03-07 Thread Vincent Delecroix
Thanks Dima for the pointers. Note that it does not exactly solve the issue in the "dirty short term way" since images depends on ferret which contains C++ code. On Thu, 6 Mar 2025 at 16:08, Dima Pasechnik wrote: > > On Thu, Mar 6, 2025 at 3:21 AM Vincent Delecroix > <20100.delecr...@gmail.com>