Page 1 of 1

GamsException: Error retrieving audit info

Posted: Mon Sep 09, 2019 4:23 pm
by patriciars
Hello,

This error " GamsException: Error retrieving audit info" appears when creating the workspace. I've searched and found nothing about it.

Does anyone know help me?

Code: Select all

import numpy as np
from gams import *
  
ws = GamsWorkspace("D:\GAMS22.2")   

Re: GamsException: Error retrieving audit info

Posted: Tue Sep 10, 2019 8:32 am
by Renger
Hi

Are you using Gams 22.2 or a newer version? This might be causing the problem. Download a newer version and try if it works.
Cheers
Renger

Re: GamsException: Error retrieving audit info

Posted: Tue Sep 10, 2019 1:42 pm
by patriciars
Yes I’m using version 22.2 because my university hás this licence.
This problem can be because it is old?

Thank you

Re: GamsException: Error retrieving audit info

Posted: Tue Sep 10, 2019 5:05 pm
by Renger
I think it is the version. Just download a trial and see if the problem disappears, then you know at least if this is the cause.
Cheers
Renger