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

ModuleNotFoundError: No module named 'mesh_mesh_intersect_cuda' #16

Closed ZiqiaoPeng closed 1 year ago

ZiqiaoPeng commented 1 year ago

Hi. I didn't find this file in the shapy folder.

ijorquera commented 1 year ago

Hello, I am having the same error, how did you manage to solve it? I tried reinstalling mesh-mesh-intersection but doesn't seem to have any errors on the installation log so I am a bit lost

owais3901 commented 1 year ago

@ijorquera Hello, i am stuck at the same error can you share the solution? Thanks !!

Sukruthi-C commented 1 year ago

Hey you need CUDA. Then follow the instructions on the installation page. It creates mesh_mesh_cuda file.