Page 1 of 1

Error while running a gams file from python (macOS)

Posted: Sat Jan 28, 2023 8:26 pm
by T_k
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?

Re: Error while running a gams file from python (macOS)

Posted: Thu Feb 09, 2023 7:28 am
by bussieck
Why don't you send something that let us reproduce your issue.

-Michael