You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Describe the bug
Hi, I've tried to let the compas_singular GH object to work. However lack of some package defined it couldn't run properly.
One possible issue I've noticed was:
Under
src/compas_singular/rhino/grasshopper.py
in Line 17
from compas_singular.algorithms import surface_discrete_mapping, boundary_triangulation, Skeleton, SkeletonDecomposition
surface_discrete_mapping was not defined. Also the Skeleton might be under src/compas_singular/datastructures ?
I'd really appericate your feedback.
Best regards,
Jeff.
The text was updated successfully, but these errors were encountered: