Cannot open GH script with Tekla link 2026

Hi All,

I have a GH script with Tekla live link and Tekla drawing link components that works fine in my old computer with Tekla 2024. I have a new Computer with only Tekla 2026 and Rhino, when trying to open the same script it says it does not recognize the live link or drawing link components and then Rhino Crashes.

Are there any steps I am missing? I did try installing the live link for Tekla 2024 as well but no luck. Regular GH scripts without any Tekla component work. I can also create new scripts with Tekla 2026 link and they work fine.

I also noticed when opening the script, Rhino taskbar says “Loading Python 3” not sure if this is relevant. I don’t have Python installed in the new PC.

Re-installing and repairing Rhino did not help. Script Attached

HBR_Omniverse-Tekla.gh (524.2 KB)

@sebastian.lindholm can you help?

I’ve found the issue, I have the NVidia omniverse connector installed in rhino that was causing the program to crash. it turned out it was not compatible. once I uninstalled it, I was able to open the script. Thanks everyone. I hope this can help someone else.