Hi, how can I run `execute_solid` with a solid tha...
# announcements
b
Hi, how can I run
execute_solid
with a solid that has been aliased? I'm running into this error:
Copy code
dagster.check.ParameterCheckError: Param "solid_def" is not a ISolidDefinition. Got <dagster.core.definitions.composition.CallableSolidNode object at 0x10f233c10> which is type <class 'dagster.core.definitions.composition.CallableSolidNode'>.