Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

any Google Colab notebook for Shapy? #12

Open
metaphysician opened this issue Sep 17, 2022 · 2 comments
Open

any Google Colab notebook for Shapy? #12

metaphysician opened this issue Sep 17, 2022 · 2 comments

Comments

@metaphysician
Copy link

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!

@sonujaved
Copy link

sonujaved commented Mar 27, 2023

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

@muelea
Copy link
Owner

muelea commented May 22, 2023

Hi, here's a Colab example. I hope it's still helpful.

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

No branches or pull requests

3 participants