Hello,
I am trying to run a gams file from a python program and get its output back to python again.
However, I am getting this error:
*** Unexpected EInOutError
*** Msg=I/O error on write of file: No such file or directory
*** compiling line 22
*** Please report to support@gams.com
*** including version ( GAMS 41.2.0 ) and platform ( DEG )
What should I do?