Hello everyone,
I want to control the setpoint in an energyplus model based on the price of electricity. Since the python plugin does not allow me to work with libraries(e.g. pandas) and import excel/CSV files, I work with python API.
I tried the code that mentioned in this post. I don't know why I get this error and I cannot run the code: "The kernel for Desktop/PythonControllingSetpointPriceCoding/TEST.ipynb appears to have died. It will restart automatically."
I use Conda-JupyterLab. I have learned that this problem could be because of using the python plugin and API at the same time. But I'm sure that the python plugin is not used and I removed all plugin syntaxes in the energyplus file and my code as well.
Thanks for your help in advance!
Thanks in advance!