Re: [sage-devel] A problem of gap interface of 9.4

2021-11-07 Thread Dima Pasechnik
On Mon, 8 Nov 2021, 06:20 佐藤智昭, wrote: > Hi, > I found a problem of gap interface of SageMath 9.4. > When I put an expression: 'gap('(1,2,3,4,5,6,7)^6*(1,2,4)(3,6,5)^2')' in a > cell of notebook, > and evaluate it, sage would not return answer. > After interrupting the evaluation, error messages

[sage-devel] A problem of gap interface of 9.4

2021-11-07 Thread 佐藤智昭
Hi, I found a problem of gap interface of SageMath 9.4. When I put an expression: 'gap('(1,2,3,4,5,6,7)^6*(1,2,4)(3,6,5)^2')' in a cell of notebook, and evaluate it, sage would not return answer. After interrupting the evaluation, error messages say: FileNotFoundError: [Errno 2] No such file