I reported this on their github repo sagemath/sagecell

They also have a dedicated Google Group, for which this would be a better place 
to report

On July 11, 2025 9:07:34 AM CDT, Georgi Guninski <ggunin...@gmail.com> wrote:
>FYI the following fails on 10.6 and https://sagecell.sagemath.org/
>
>print(giac.version())
>K.<X,Y>=QQ[];I=Ideal([X+Y,X*Y])
>I2=I.elimination_ideal(X,algorithm="giac");I2 #fails with exception
>
>"giac 1.9.0, (c)
>ModuleNotFoundError: No module named 'sagemath_giac'
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/sage-devel/15745C7F-EF46-41A8-B69D-9F0C16B502A0%40gmail.com.

Reply via email to