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
just curious. i'm on a M1 MacStudio and would love to run this locally but even a Colab notebook would help. i did register and got the shapy data and Model Agency data. thanks!
The text was updated successfully, but these errors were encountered:
I tried, but I am having many issues setting it up. I got stuck in the below error.
Any help will be appriciated
/content/shapy/measurements
Traceback (most recent call last):
File "/content/shapy/measurements/virtual_measurements.py", line 15, in
from body_measurements import BodyMeasurements
File "/content/shapy/mesh-mesh-intersection/body_measurements/init.py", line 1, in
from .body_measurements import BodyMeasurements
File "/content/shapy/mesh-mesh-intersection/body_measurements/body_measurements.py", line 6, in
from mesh_mesh_intersection import MeshMeshIntersection
File "/content/shapy/mesh-mesh-intersection/mesh_mesh_intersection/init.py", line 18, in
from .mesh_mesh_intersection import MeshMeshIntersection
File "/content/shapy/mesh-mesh-intersection/mesh_mesh_intersection/mesh_mesh_intersection.py", line 29, in
import mesh_mesh_intersect_cuda
ImportError: /content/shapy/mesh-mesh-intersection/mesh_mesh_intersect_cuda.cpython-39-x86_64-linux-gnu.so: undefined symbol: _ZNK2at6Tensor6deviceEv
just curious. i'm on a M1 MacStudio and would love to run this locally but even a Colab notebook would help. i did register and got the shapy data and Model Agency data. thanks!
The text was updated successfully, but these errors were encountered: