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

Numpy.typing only exists in numpy versions 1.20 and above, but mmdetection3dv1.7.1 requires numpy1.19 #201

Open
amazingpanpanda opened this issue Sep 18, 2024 · 2 comments

Comments

@amazingpanpanda
Copy link

lQDPJwnImM2EG1PNA9HNBZWwYfJ35DfknH4G0rxzaoAeAA_1429_977

@waynechu1109
Copy link

Try downgrading your yapf to the version 0.31.0

pip install yapf==0.31.0

@COPIC-KINGDOM
Copy link

You can change your Numpy to the version 1.21

pip install Numpy==1.21

Regardless of the required version of mmdetection3D, Numpy1.21 is fine.

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