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

NameError: name 'IGNORE_TORCH_VER' is not defined #4

Open
zhengbi-yong opened this issue May 27, 2024 · 0 comments
Open

NameError: name 'IGNORE_TORCH_VER' is not defined #4

zhengbi-yong opened this issue May 27, 2024 · 0 comments

Comments

@zhengbi-yong
Copy link

(dexgraspnet) X@X:~/DOWNLOAD/TorchSDF$ bash install.sh Traceback (most recent call last): File "/home/X/DOWNLOAD/TorchSDF/setup.py", line 32, in <module> if IGNORE_TORCH_VER: NameError: name 'IGNORE_TORCH_VER' is not defined Traceback (most recent call last): File "<string>", line 1, in <module> File "/home/X/DOWNLOAD/TorchSDF/torchsdf/__init__.py", line 1, in <module> from torchsdf.sdf import * File "/home/X/DOWNLOAD/TorchSDF/torchsdf/sdf.py", line 2, in <module> from torchsdf import _C ImportError: cannot import name '_C' from partially initialized module 'torchsdf' (most likely due to a circular import) (/home/X/DOWNLOAD/TorchSDF/torchsdf/__init__.py)

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

1 participant