Hi
when i want use ladybug tools i see this error and all ladybug tools is doesn’t work.
Revit Version=2027
Rhino Version=8.32
Rhino in side Version= last version
Hi Mehdi,
the real error is the Rhino one behind it: “Failed loading the scriptcontext module” - Rhino’s IronPython paths aren’t set inside the Revit session, so none of the Ladybug python components can load. it’s a known Ladybug + Rhino.Inside.Revit snag.
a few things that sort it:
- does Ladybug work in standalone Rhino 8 (outside Revit)? that tells us if it’s the RiR path or the install.
- with Rhino.Inside.Revit open, re-run the Ladybug installer.
- still failing? in the RiR Python Editor, add the Ladybug lib path to the Model Search Path.
good write-up on the Ladybug forum, they track this one closely: Solution for Ladybug / Honeybee not working with Rhino Inside Revit - ladybug-tools - Ladybug Tools | Forum
if none of that works, post your exact Rhino.Inside.Revit version and whether Ladybug runs standalone.

