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

ModuleNotFoundError: No module named 'gsnet' #60

Open
airobot1024 opened this issue Jun 21, 2024 · 8 comments
Open

ModuleNotFoundError: No module named 'gsnet' #60

airobot1024 opened this issue Jun 21, 2024 · 8 comments

Comments

@airobot1024
Copy link

airobot1024 commented Jun 21, 2024

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?

@nilupul-tsukarm
Copy link

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

@airobot1024
Copy link
Author

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

I haven't addressed this issue.

@nilupul-tsukarm
Copy link

@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
Copy link
Author

airobot1024 commented Jun 21, 2024

@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.

@nilupul-tsukarm
Copy link

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

@chenxi-wang
Copy link
Collaborator

@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.

@chenxi-wang
Copy link
Collaborator

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

@nilupul-tsukarm
Copy link

@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.

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

3 participants