A recent bug fix has been implemented in the CityLearn environment. Please, upgrade the CityLearn environment by executing:
pip install git+https://github.com/intelligent-environments-lab/CityLearn.git@v1.3.1
The fixed bugs are:
- Spelling error in reward_function.py that cause electricity_consumption variable to be unspecified.
See https://github.com/intelligent-environments-lab/CityLearn/compare/v1.3.0…v1.3.1 for full change log.