Revit Lookup Error after running Dynamo Python Node

Hi,

When I open Dynamo and run a Python node (— where I’m only calculating 3+5), whether it’s Python or “Python from Script”, everything works as expected. However, after this, I am unable to open Revit Lookup. Has anyone encountered a similar issue, and is there a solution?

If I debug Revit Lookup, I got this wpf error.

Dynamo Core: 3.0.3.7597
Dynamo Revit: 3.0.3.4605
Revit Version: 2025.1
Revit Lookup: 2025.0.8

Link for Github Revit Lookup Issue: Revit Lookup Cast Error Wpf.Ui.Controls.TitleBar · Issue #272 · jeremytammik/RevitLookup · GitHub

Thanks,
Binghui

Looks like Revit Lookup is in conflict with one of the core DLLs which is used by Dynamo. Best to reach out to the Revit Lookup team directly via their official channels.

Hi Jacob,

thanks. Here I posted this Issue on Github Revit Lookup Revit Lookup Cast Error Wpf.Ui.Controls.TitleBar · Issue #272 · jeremytammik/RevitLookup · GitHub

2 Likes

Being faced with the same problem (revit 2025) I reinstalled (while waiting for a fix) the version 2025.0.7 which works

2 Likes

Thanks for this information!

1 Like