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

ImportError: cannot import name 'TriangleMesh' from 'kaolin.rep' #753

Open
ERICXUCHI opened this issue Aug 23, 2023 · 1 comment
Open

ImportError: cannot import name 'TriangleMesh' from 'kaolin.rep' #753

ERICXUCHI opened this issue Aug 23, 2023 · 1 comment

Comments

@ERICXUCHI
Copy link

Hi guys, does anyone encounter this error:

ImportError: cannot import name 'TriangleMesh' from 'kaolin.rep' (/home/testuser/miniconda3/envs/3dmesh/lib/python3.8/site-packages/kaolin/rep/__init__.py)

I just followed strictly with the instructions and my environments are as below:
linux
python 3.8
torch 1.13.0
cuda 11.7
kaolin 0.13

Moreover, I could not find 'TriangleMesh' in 'kaolin/rep'.

@Caenorst
Copy link
Collaborator

Hi @ERICXUCHI , there is no TriangleMesh in Kaolin 0.13, I assume you want to use 0.1 which is a very old version of Kaolin?

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

2 participants