graspnet/anygrasp_sdk

ModuleNotFoundError: No module named 'gsnet'

airobot1024 opened this issue · 8 comments

Hi, I encounted two issues when I use anyGrasp project.
In grasp_detection/demo.py, "from gsnet import AnyGrasp",
when I run the code, the terminal outputs the bellow error:
ModuleNotFoundError: No module named 'gsnet'

Where is the gsnet module?

In addition, where is the tracker module in grasp_tracking/demo.py?

@airobot1024 I have same issue here .. did you solved ?

@airobot1024 I have same issue here .. did you solved ?

I haven't addressed this issue.

@airobot1024 I guess the reason is license registration, after I doing this https://github.com/graspnet/anygrasp_sdk/tree/7a37b4244112f44e291bccedca88814284467ec5/grasp_detection
cp gsnet_versions/gsnet.cpython-36m-x86_64-linux-gnu.so gsnet.so
cp ../license_registration/lib_cxx_versions/lib_cxx.cpython-36m-x86_64-linux-gnu.so lib_cxx.so
ModuleNotFoundError: No module named 'gsnet' problem solved and now encountering
image

@airobot1024 I guess the reason is license registration, after I doing this https://github.com/graspnet/anygrasp_sdk/tree/7a37b4244112f44e291bccedca88814284467ec5/grasp_detection cp gsnet_versions/gsnet.cpython-36m-x86_64-linux-gnu.so gsnet.so cp ../license_registration/lib_cxx_versions/lib_cxx.cpython-36m-x86_64-linux-gnu.so lib_cxx.so ModuleNotFoundError: No module named 'gsnet' problem solved and now encountering image

I think so. Why did your license failed?
I haven't received the license after filled the register page yesterday.

I also did not received license yet. I'm waiting for that.. here I used sample license folder for just test. will see..

@airobot1024 Did you receive the license now? I found another application that has the same feature id as yours, and guesses you two are from the same team. Let me know if I made a mistake.

@nilupul-tsukarm Did you receive the license now? If not, tell me your email filled in the google form.

@chenxi-wang yes I received the license at 22/6 by email. Thank you very much. Also i and @airobot1024 are not a same team.
I filled google form. As well as I sent a reminding email to you. Thanks again for this great work and your all effort.