Skip to content

Conversation

@petrasvestartas
Copy link
Collaborator

When specific nanobind are binded you need to do the following:

Existing import:
from compas_libigl_types_std import VectorVectorInt # noqa: F401

Solution:
from compas_libigl import _types_std # noqa: F401

@petrasvestartas petrasvestartas merged commit 904bfd8 into main Jun 24, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants