NREL/gdx-pandas

INFO: Could not find files for the given pattern(s)

frd-na opened this issue · 1 comments

This happens when i run import gdxpds though I installed it succesfully using pip install gdxpds

Installed GAMS 34 successfully and no problem when I run import gams

Running this on a Windows Anaconda environment with python = 3.8.8

Anyone experienced this?

OS=Windows 11
GAMS=36
Python=3.9

I've been having these problems with non-conda or base environment installations. Solved it by creating the GAMS_DIR environment and adding the C:\GAMS\36 or wherever you have GAMS installed. I'm assuming that you installed the GAMS dependencies correctly.