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 'selective_scan_cuda' #52

Open
yyydfff opened this issue Oct 5, 2024 · 2 comments
Open

ModuleNotFoundError: No module named 'selective_scan_cuda' #52

yyydfff opened this issue Oct 5, 2024 · 2 comments

Comments

@yyydfff
Copy link

yyydfff commented Oct 5, 2024

How can I solve it?

@ge-xing
Copy link
Owner

ge-xing commented Oct 6, 2024

Can you install the official Mamba module successfully?

You can also try to use the official Mamba and remove these two parameters: bimamba_type="v3", nslices=num_slices,

https://github.com/ge-xing/SegMamba/blob/main/model_segmamba/segmamba.py#L59C16-L60C36

@RenXiaoman
Copy link

you should execute "pip install mamba-ssm" in linux that can solve every questions about the code of mamba.

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