Hi Everyone,
I’m having trouble with the Python node in Dynamo on Revit 2023.1. Since yesterday, I get this error message whenever I try to use it:
I don’t know how to troubleshoot it. I even uninstalled and reinstalled Revit, but the issue persists. One thing I noticed is that the node works fine if I change the Python Engine version to IronPython 2, which I downloaded from a dedicated package.
Does anyone have any idea how to fix this issue and make the Python node work again with CPython?
I just tried having the node with only “OUT=1”, unfortunately didn’t solved the issue. I’m afraid that the “inaccessible data” is python itself. Would that make sense?
Would be amazing if someone knew a way to spot what these inaccessible elements are.
From the ticket I opened with Autodesk resulted that it is a problem of compatibility with pyRevit and with edit permission of certain folders. Being administrator account in the computer would solve the issue but is of course not always a viable solution.