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

mmcv is incompatible with mamba while installing, using point cloud processing methed. #3171

Open
2 tasks done
Shadow581 opened this issue Aug 25, 2024 · 0 comments
Open
2 tasks done

Comments

@Shadow581
Copy link

Shadow581 commented Aug 25, 2024

Prerequisite

Environment

python 3.10
3090
cuda>=11.8
torch>=2.0

Reproduces the problem - code sample

mim install mmcv

Reproduces the problem - command or script

module ‘pkgutil‘ has no attribute ‘ImpImporter‘.Did you mean: ‘zipimporter - "mim install mmcv"

Reproduces the problem - error message

module ‘pkgutil‘ has no attribute ‘ImpImporter‘. Did you mean: ‘zipimporter‘?

Additional information

The above instructions are to install mamba first and mmcv later.

if you install mmcv first, then installing mamba, The code of mamba shows errors.
link: https://github.com/SkyworkAI/PointCloudMamba/issues/9

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

1 participant