How to build Bonsai addon zip file from git source

Do you know how to get a working bonsai addon zip file from the github repository?
I have forked the project and tried github actions found in .github/workflow:

  • ci-bonsai-daily.yml
  • ci-bonsai.yml
  • build_rocky.yml
    But although they run successfully, the zip file generated for Linux, crashes blender when activating the addon. I have seen that if I replace the ifcopenshell.whl with one from a working addon then the rebuilt addon zip works fine.
    Do you know how to successfully create the ifcopenshell.whl wheel when building bonsai addon?
    Thanks!

Comments

Sign In or Register to comment.