First time here? Check out the FAQ!
answered 9 years ago
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)));