Error while running a gams file from python (macOS)

Questions on using the GAMS APIs (Python, .NET, etc.)
Post Reply
T_k
User
User
Posts: 8
Joined: 1 year ago

Error while running a gams file from python (macOS)

Post 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?
User avatar
bussieck
Moderator
Moderator
Posts: 1033
Joined: 7 years ago

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

Post by bussieck »

Why don't you send something that let us reproduce your issue.

-Michael
Post Reply