Skip to main content

Known Issues

Learn about known issues and workarounds.

Updated this week

This list is updated periodically.

Geometry Status Errors with Older SDK Versions

On August 14, 2025, we released an update that introduced more detailed geometry status reporting. If you are using an older SDK version, you may encounter errors during certain geometry operations, such as:

ValueError: 5 is not a valid GeometryStatus

This error does not indicate a problem with your geometry. Instead, it occurs because older SDK versions do not recognize the new, more fine-grained geometry statuses introduced by the backend update.

To resolve this issue, please upgrade to the latest SDK version. You can find more information in the v0.18.0 release migration guide.

Compute Visible Range Failed

When trying to adjust the color bar range to Visible, some projects show the following error:

Compute Visible Range Failed: Unable to compute the visible range. Please adjust color bar extents manually.

Workaround

Manually adjust the color bar sliders until the desired contours are visible.

Did this answer your question?