Python kernel gets stopped when running python API

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!

Mostafa Meimand's avatar
217
Mostafa Meimand
asked 2020-12-29 19:36:15 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2020-12-30 15:49:58 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Hi, I am facing a similar problem with EnergyPlus version 9.5. Energyplus v22.x seems to be working ok. Could you find any solutions to this?

Muhendis_Mesut's avatar Muhendis_Mesut (2023-11-28 14:16:20 -0500) edit
add a comment see more comments