Hi!
I have an issue with Rhino compute that wasn’t solved by updating Rhino and compute.rhino (currently working with the latest releases, 8 SR8 for Rhino and 7b41bda for compute.rhino)
Here’s the issue: i have a model that works fine with the GUI, but generates errors with my compute server (even locally).
For example, find attached a screenshot that shows:
- a panel that i translate in a float before connecting it to a “Larger” component (works perfectly fine with the GUI)
- the associated issue with my compute logs that doesn’t understand the implicit translation
I have to add that this works from time to time, making this a bit unstable to use.
On a more general topic, all my Python scripts now seem to break at some point if the inputs type is not defined (same, works fine with GUI but not with compute)
Do you have any feedback on this?
Thanks in advance,
Quentin