First time here? Check out the FAQ!
answered 2015-07-19 23:09:08 +0100
I resolved this by making the group into a permutation group:
H = gap.SmallGroup(order,i); G = PermutationGroup(gap_group = gap.Image(gap.IsomorphismPermGroup(H)));