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

Unable to import graspnetAPI #57

Open
maheshreddy24 opened this issue Jan 15, 2025 · 1 comment
Open

Unable to import graspnetAPI #57

maheshreddy24 opened this issue Jan 15, 2025 · 1 comment

Comments

@maheshreddy24
Copy link

maheshreddy24 commented Jan 15, 2025

AttributeError: module 'numpy.typing' has no attribute 'NDArray'
when ever I import graspnetAPI this error pops up. can someone please help
numpy=1.20.3

@Mohith202
Copy link

Mohith202 commented Jan 18, 2025

What Python version are you using? As I was getting the same error, So I tried to Install the repo and edited the setup.py by removing the version parameter of numpy and manually install numpy version 1.23.5 or 1.24 with python 11 and 10 .It worked for me.

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