intelligent-environments-lab / CityLearn

Official reinforcement learning environment for demand response and load shaping
MIT License
471 stars 171 forks source link

Testing #39

Closed kingsleynweye closed 1 year ago

kingsleynweye commented 1 year ago

As a CityLearn developer, I want to know when a functionality in CityLearn fails after a change has been made to the source code or its dependencies' versions so that I can easily debug the problem and release a new CityLearn version.

Acceptance Criteria

References

  1. Getting Started With Testing in Python.
Xtian-hub commented 1 year ago

ValueError Traceback (most recent call last) ~\AppData\Local\Temp\ipykernel_14944\1249709747.py in 8 env = StableBaselines3Wrapper(env) 9 model = SAC('MlpPolicy', env) ---> 10 model.learn(total_timesteps=env.time_steps*2) 11 12 # evaluate ... ValueError: not enough values to unpack (expected 2, got 1) I ran quickstart.ipynb without making any changes and it throws this error, may I ask why?

kingsleynweye commented 1 year ago

Hi @Xtian-hub, please can you open a new issue for this?

Xtian-hub commented 1 year ago

您好,我是耿晓天我已经收到了您的来信,稍后我会回复,谢谢?7?8(?1?1ω?1?1)?1?7

Xtian-hub commented 1 year ago

嗨,请您为此打开一个新问题吗?

SURE,keep following

Xtian-hub commented 1 year ago

I've submitted a new issue.

------------------ 原始邮件 ------------------ 发件人: "Kingsley @.>; 发送时间: 2023年7月24日(星期一) 晚上9:34 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [intelligent-environments-lab/CityLearn] Testing (Issue #39)

Closed #39 as completed.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>