On Tuesday, August 24, 2021 at 6:32:51 PM UTC-7 Oscar wrote: > I just downloaded SageMath 9.4 on OSX from here: > https://github.com/3-manifolds/Sage_macOS/releases > > I ran most of the examples fine but there was a problem with the Weyl > group example: > > sage: from sage.all import WeylGroup > > > sage: W = WeylGroup(["A",1,1]) > > > Assertion failed: ((STATE_SLOTS_SIZE - StateNextFreeOffset) >= size), > function RegisterModuleState, file src/modules.c, line 106. >
Thanks for testing! I have forwarded this to the person who is making the mac binaries; I have not tried them myself yet. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/ac8104d9-de6c-4848-9e4d-4a837826e65an%40googlegroups.com.
