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

Revision history [back]

Running Energy Plus EPBunch Error with Python

Hello every one, I ran into an error while I was editing an existing idf file with eppy module in python. I'm changing material properties through a loop but I can't save the edited version of idf file or run it because I ran into this error"int() argument must be a string, a bytes-like object or a number, not 'EpBunch'". Is there any one knows how to solve this?
int() argument must be a string, a bytes-like object or a number, not 'EpBunch'

Running Energy Plus EPBunch Error with Python

Hello every one, I ran into an error while I was editing an existing idf file with eppy module in python. I'm changing material properties through a loop but I can't save the edited version of idf file or run it because I ran into this error"int() argument must be a string, a bytes-like object or a number, not 'EpBunch'". Is there any one knows how to solve this?
int() argument must be a string, a bytes-like object or a number, not 'EpBunch'