Orchid Package Error - Installed but still has Error sign

Hi Everyone!

I created a dynamo script for our team and one of the packages I used was Orchid.
When we tried deploying it to my manager to test, we downloaded the packages used but its only the Orchid that seems to be having an error.

We are using the same Revit version, as well as the Orchid zip file extracted was the same.
My orchid is working okay on my computer.

Has anyone experienced this? How did you resolve this?
Any suggestion/help would be much appreciated!

You might want to reach out to the Orchid Package author via the project GitHub, as they are not active here.

This isn’t necessarily an orchid error, but a workspace references error. Workspace references cannot find Orchid on the PM (Because it is not managed there), resulting in warnings. You can honestly ignore that warning and call it a day.

Workspace references does not work very well to be honest.

I don’t believe that workspace references requires that the package is on the package manager. As a test can you try opening the attached .dyn? If it is PM irrelevant then you’ll see you need a package called “Lever”, which has not been uploaded to the package manager. This graph and the package was in fact built entirely with no internet access in a few hours during my holiday (I did use my phone to look up a few things around .NET8 though). Workspace References.dyn (3.2 KB)

The dialog is intended to indicate that the package is expected for the graph but isn’t found or accessible in the environment; it should not show in the library either. This indicates that the DLL can’t be found or accessed. @bjescarilla’s mention of .zip as a transfer method has me thinking that either the zip was missing something that Orchid also installs with it’s custom installer, or that the .zip wasn’t unblocked before extracting. I’d wager on the later but only Eric would know if we can discount a missing component.