Skip to content

expression transform obsolete in new bonsai version #23

Description

@pplenck

Hello
I am trying to run the bonsai script using the latest instal (february 2026) but I get an error about the expression transform module being obsolete<
it is doing the following:

q5:Expressionnew(single(Item1.X / Item3.Width) as GreenX, single(Item1.Y / Item3.Height) as GreenY, single(Item2.X / Item3.Width) as RedX,
single(Item2.Y / Item3.Height) as RedY, single(Item3.Height) as Height, single(Item3.Width) as Width)</q5:Expression>

any ways we can have it work on the new version?
Thanks a lot for this github!!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions