muelea / shapy

CVPR 2022 - Official code repository for the paper: Accurate 3D Body Shape Regression using Metric and Semantic Attributes.
https://shapy.is.tue.mpg.de/
295 stars 44 forks source link

Problem with Cuda Extension Generation on Colab #53

Open Drexregion opened 1 month ago

Drexregion commented 1 month ago

ImportError: /usr/local/lib/python3.10/dist-packages/mesh_mesh_intersect_cuda.cpython-310-x86_64-linux-gnu.so: undefined symbol: _ZNK3c107SymBool10guard_boolEPKc

Hello i'm using the google colab that was made available on the repo, but every time i try trun the demo i get an error concerning the cuda extension of mesh mesh intersection

Screenshot 2024-05-18 162240