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 '_C' from partially initialized module 'torchsdf' #2

Open
CodingCatMountain opened this issue Nov 12, 2024 · 1 comment

Comments

@CodingCatMountain
Copy link

Hi, there is a problem when install torchsdf which is ImportError: cannot import name '_C' from partially initialized module 'torchsdf'. And I found it can be solved. Please take a look at this related issue. So Are you install this package via conda?
Looking forward to your reply. Sincerely, Kacun.

@Ericcsr
Copy link
Collaborator

Ericcsr commented Nov 12, 2024

I remember removing all built related files and rerun bash install.sh can resolve this issue. I install it by following README.md not from conda. Also, SpringGrasp itself doesn't depends on TorchSDF. If you are only using SpringGrasp, you can also comment out all torchsdf imports.

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