The usual suspects for strange GAP errors are stale GAP workspaces (or related to them errors). Make sure you don't have any (typically in ~/.sage/, although your setup might have a different location of .sage/)
On March 2, 2026 4:37:34 PM CST, Marc Culler <[email protected]> wrote: > > >On Monday, March 2, 2026 at 3:32:23 PM UTC-6 [email protected] wrote: > > >That's a problem with the pexpect GAP. Does > > sage: libgap.FreeGroup(3) > >work? > > >No. I don't get a RuntimeError (which I think is produced by pexpect) but >I get: > >GAPError: Error, FreeGroup: function is not yet defined > >Does > > ./sage -t src/sage/features/gap.py > >pass? > > >Yes. I get: > >Doctesting 1 file. >sage/src/bin/sage -t --warn-long 5.0 >--random-seed=206062923921806203470542245493080431476 >sage/src/sage/features/gap.py > [5 tests, 0.01s wall] >---------------------------------------------------------------------- >All tests passed! >---------------------------------------------------------------------- >Total time for all tests: 0.2 seconds > cpu time: 0.0 seconds > cumulative wall time: 0.0 seconds >Features detected for doctesting: > >- Marc > >-- >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 [email protected]. >To view this discussion visit >https://groups.google.com/d/msgid/sage-devel/0fd3013e-07ca-4f77-aab3-3e7394153133n%40googlegroups.com. -- 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/sage-devel/B04DFD67-0325-4949-A30C-4D2A1AD9F7EE%40gmail.com.
