Page 1 of 1

apifiles/Python/ missing in fresh GAMS 42 install

Posted: Wed Apr 05, 2023 10:02 am
by en2ec1
I'm trying to install GAMS transfer for python, but in my fresh GAMS 42 installation, there is no Python folder under apifiles. There is this: C:\GAMS\42\api\python but there is no setup.py in this folder or subfolders. If I search for 'setup.py' under GAMS\42, there are 17 that are found -- all under various folders under numpy and one setup_d.py in C:\GAMS\42\GMSPython\Lib\site-packages\win32\scripts.

Which do I use? Why isn't the folder structure in my installation the same as in the instructions here?: https://www.gams.com/41/docs/API_PY_TUT ... STALLATION

Re: apifiles/Python/ missing in fresh GAMS 42 install

Posted: Thu Apr 06, 2023 6:01 am
by bussieck
Reading the 42 release notes helps: https://www.gams.com/latest/docs/RN_42. ... 210_PYTHON

-Michael