An issue comes up when running the FMU created in a python environment.
Firstly, the FMU is created in Python 2 environment. Once the FMU is created I use a Python 3 environment to run the FMU using conda.
The issue is a parsing error related to the RUNPERIOD object of the IDF. file. When the FMU is run in PyFMI the error occurs.
I wanted to inquire if there has been a solution proposed for this issue. I would be grateful for your inputs.
Thank you and kind regards,