Which Nodes are using OLD Packages

Hey All,

I’ve opened a script written for Dynamo for Revit 2021, in Revit 2023. I’m getting an error for 2 of the nodes within the “Workspace References” panel stating that the graph depends on a previous version of that package. While I do have the latest version of the package installed, how can I determine within my graph which nodes depend on the old version to be able to fix them?

2023-01-10_13-00-39

Thanks,
Scott

The most simple answer to this is:

Install the IronPython package from the package manager and you will be good to go.