anygrasp_sdk icon indicating copy to clipboard operation
anygrasp_sdk copied to clipboard

ImportError: Could not import _ext module.

Open gino79445 opened this issue 1 year ago • 1 comments

Hello, many thanks for the great work!

When I tried running "sh demo.py" in Py3.10, the following error occurs:

image

Could you please help check this problem? Thanks a lot!

Best regards, ZRLin

gino79445 avatar Sep 01 '24 17:09 gino79445

It seems to be the problem of pytorch version, When I used the pytorch version above 2.0, the errors occured.

With the 1.9.0, it went well.

However, I wonder if we could use the 2.x pytorch for graspnet, looking forward to answers.

yyy6812 avatar Sep 18 '24 02:09 yyy6812