Dynamo3.6 Python

Hello,
Everything was working fine until the latest release of Revit, but now I am facing an issue with the Python node. I can add the node and run scripts that were already written, but I cannot open or use the Python editor. Is this problem only happening to me, or has anyone else experienced the same issue?

If someone has found a solution, I would really appreciate your guidance. I already tried cleaning all packages and a few other fixes, but nothing has worked so far. It was functioning normally before the update, and all other nodes are running perfectly except the Python editor.

Thank you in advance for your help.

99% certainty you have an add-in conflict. Disable all your Revit add-ins and Dynamo customizations and see if that fixes it. If so, add them back in small groups until you find the conflict. Then contact the add-in author to get an update.

1 Like

Thank you very much for your assistance.

After checking all the add-ins I use, I found that the compatibility issue is specifically with Rhino.Inside.Revit. As a temporary measure, I managed to keep my workflow running, and I’ve also reported the problem to the Rhino team. Hopefully, the issue will get sorted out soon.

I truly appreciate your support.

1 Like