Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

PythonLinkage, this version of EnergyPlus is not linked to Python library

Hey EnergyPlus developers,

I am build/compile energyplus on CentOS, using EnergyPlus9.4.0 source code.

I was able to run example idf files successfully, without pythonEMS invloved.

But for PythonEMS involved idf files, i got error:

`PythonLinkage, this version of EnergyPlus is not linked to Python library. `

How do i fix it? Do i need to set up in cmake for python linkage? Thanks.

PythonLinkage, this version of EnergyPlus is not linked to Python library

Hey EnergyPlus developers,

I am build/compile energyplus on CentOS, using EnergyPlus9.4.0 source code.

I was able to run example idf files successfully, without pythonEMS invloved.

But for PythonEMS involved idf files, i got error:

`PythonLinkage, this version of EnergyPlus is not linked to Python library. `

How do i fix it? Do i need to set up in cmake for python linkage? Thanks.

PythonLinkage, this version of EnergyPlus is not linked to Python library

Hey EnergyPlus developers,

I am build/compile energyplus on CentOS, using EnergyPlus9.4.0 source code.

I was able to run example idf files successfully, without pythonEMS invloved.

But for PythonEMS involved idf files, i got error:

`PythonLinkage, this version of EnergyPlus is not linked to Python library. `

How do i fix it? Do i need to set up in cmake for python linkage? Thanks.

PythonLinkage, this version of EnergyPlus is not linked to Python library

Hey EnergyPlus developers,developers or users,

I am build/compile energyplus on CentOS, using EnergyPlus9.4.0 source code.

I was able to run example idf files successfully, without pythonEMS invloved.

But for PythonEMS involved idf files, i got error:

`PythonLinkage, this version of EnergyPlus is not linked `PythonLinkage: Linked to Python library. Version 3.7.6 `

How I was able to build energyplus successfully with python-linkage turn on in cmake. But when i run the example idf with pythonEMS, such as: PythonPluginCustomSchedule.idf The simulation did not kick off as usual. instead it only shows a simply message: PythonLinkage: Linked to Python Version 3.7.6 . Please see attachement for details. image description

Any hint how do i fix fixe it? Do i need to set up in cmake for python linkage? Thanks. Thanks.

PythonLinkage, this version of EnergyPlus is not linked to Python library

Hey EnergyPlus developers or users,

I am build/compile energyplus on CentOS, using EnergyPlus9.4.0 source code.

I was able to run example idf files successfully, without pythonEMS invloved.

But for PythonEMS involved idf files, i got error:

`PythonLinkage: Linked to Python Version 3.7.6 `

I was able to build energyplus successfully with python-linkage turn on in cmake. But when i run the example idf with pythonEMS, such as: PythonPluginCustomSchedule.idf The simulation did not kick off as usual. instead it only shows a simply message: PythonLinkage: Linked to Python Version 3.7.6 . Please see attachement for details. image description

Any hint how do i fixe it? Thanks.