Honeybee 1.10.0 Ventilation Component Issue

Hi All,

I am currently facing an issue with the HB Ventilation Rate component in the 1.10.0 version, where the error says- Solution exception: init() takes at most 7 arguments (8 given)

I am trying to incoporate a maximum ventilation rate method between flow per area and flow per person and only the 1.10.0 version has this option, but it is throwing the above mentioned error and not providing the value. Anyone has an alternative for this or have would a solution, it would be of great help!

@chris Is this a component issue or something that I might be missing.

Would really appreciate your input on the same!

Thanks for letting me know, @ShefaliR .

I just made a bunch of improvements to the ventilation object in honeybee-energy so there may be a bug here. There is no HB Ventilation Rate component:

… so I don’t know what component you are actually referring to here.

If you mean the HB Ventilation component, make sure that you have run the LB Versioner and are using the latest version of the component, which now looks like this:

Chris,

I’ve updated everything, but I’m still getting a similar error:

kr,

It’s clear that you have older core libraries running, @Thomas, which are not compatible with the version of the component that you have there.

So whatever method you are using to update is not updating your core libraries correctly.

Have you tried uninstalling completely and reinstalling via the pollination single-click installer? If that is not fixing it for you, check your rhino IronPython paths and, after you uninstall, make sure that there are no other ladybug_tools paths that are overriding the one that you are supposed to be using with the single-click installer:

C:\Program Files\ladybug_tools\python\Lib\site-packages

Thanks for this @chris On using the latest version of the component, it is now functioning properly