RLGC-Project / RLGC

An open-source platform for applying Reinforcement Learning for Grid Control (RLGC)
Other
108 stars 30 forks source link

RLGC latest version cannot run examples #12

Closed Ambitioncsy closed 3 years ago

Ambitioncsy commented 4 years ago

py4j.protocol.Py4JError: An error occurred while calling t.getStudyCases. Trace: py4j.Py4JException: Method getStudyCases([]) does not exist

I have created two conda environment. The scripts of old version RLGC can run in two environments, while the scripts of latest version RLGC always have errors. How to deal with this problem? I