IBM / rl-testbed-for-energyplus

Reinforcement Learning Testbed for Power Consumption Optimization using EnergyPlus
MIT License
177 stars 74 forks source link

Windows #48

Open justintiger opened 3 years ago

justintiger commented 3 years ago

Hey everyone

How can i run it in Windows? RuntimeError: The current Numpy installation ('C:\Users\tali\Anaconda3\envs\rl-testbed-for-energyplus\lib\site-packages\numpy\init.py') fails to pass a sanity check due to a bug in the windows runtime. See this issue for more information: https://tinyurl.com/y3dm3h86 I got this message. lol Someone can help?

takaomoriyama commented 3 years ago

Thank you for reporting. I regret to say that Windows is not supported platform of rl-testbed-for-energyplus, and I've never heard someone had succeeded to run it on Windows.

Regarding to the issue. I reviewed the thread in the link and found that a workaround was shown by mattip at https://developercommunity.visualstudio.com/solutions/1241964/view.html. Hope this helps.