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

Issue with mmcv installation #28

Open
prashkmr opened this issue Sep 3, 2024 · 3 comments
Open

Issue with mmcv installation #28

prashkmr opened this issue Sep 3, 2024 · 3 comments

Comments

@prashkmr
Copy link

prashkmr commented Sep 3, 2024

Hello Authors.

Congrtulation on the paper. It is indeed an interesting work.

i was trying to set up the code and ca across an error where I get the following ussue -
mmcv.runner not found.

File ".....PointAttN/utils/mm3d_pn2/ops/furthest_point_sample/points_sampler.py", line 2, in
from mmcv.runner import force_fp32
ModuleNotFoundError: No module named 'mmcv.runner'

I used the latest package from here https://mmcv.readthedocs.io/en/latest/get_started/installation.html

any leads would be highly appreciated.

regards,
prashant

@QJYue
Copy link

QJYue commented Sep 12, 2024

I also encountered this problem, have you solved it?

@prashkmr
Copy link
Author

No. could not find a work around to it. Sadly, mmcv is too convoluted to debug and dig into.

@stutipathak5
Copy link

pip install mmcv-full

Cheers.

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