How to extract programs and constructions

I tried to use the basic python component but it doesn’t recognize the honeybee commands.

Interesting… @chris had mentioned that the LBT libraries should be accessible from the new Python components, as well as the old GhPython ones:

“… Lastly, I’ll add that the latest Pollination installers add the Ladybug Tools core libraries to the Python paths of the Rhino 8 Script Editor. So, if you use the latest Pollination installer, you should not have any more import errors if you try pasting code from LBT’s GHPython components into a new ScriptEditor component. This means that you can technically use the LBT core libraries in the Rhino 8 script editor if you want.”
Scritping in R8, ironpython2 and python 3? - #4 by chris

I’m curious which part didn’t work in the new editor for you?

@edpmay