Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

A late reply, I found that the issue was due to my computer having Mingw installed, which caused a conflict. I encountered the same problem when installing the windows version of Gap as well.

This problem is probably due to using incompatible versions of the cygwin DLL.

We just need to copy the files from Mingw to the corresponding folders (...\SageMath 9.3\runtime\bin) in Sagemath (possibly replacing some files). Considering that Sagemath might not provide Windows binary files in the future, this method is only applicable to version 9.3 or earlier.

A late reply, I found that the issue was due to my computer having Mingw cygwin installed, which caused a conflict. I encountered the same problem when installing the windows version of Gap as well.

This problem is probably due to using incompatible versions of the cygwin DLL.

We just need to copy the files from Mingw cygwin to the corresponding folders (...\SageMath 9.3\runtime\bin) in Sagemath (possibly replacing some files). Considering that Sagemath might not provide Windows binary files in the future, this method is only applicable to version 9.3 or earlier.

A late reply, I found that the issue was due to my computer having cygwin installed, which caused a conflict. I encountered the same problem when installing the windows version of Gap as well.

This problem is probably due to using incompatible versions of the cygwin DLL.

We just need to copy the files from cygwin to the corresponding folders (...\SageMath 9.3\runtime\bin) in Sagemath (possibly replacing some files). Considering that Sagemath might not provide Windows binary files in the future, this method is only applicable to version sage 9.3 or earlier.