MzeroMiko / VMamba

VMamba: Visual State Space Models,code is based on mamba
MIT License
1.82k stars 98 forks source link

ModuleNotFoundError: No module named 'selective_scan_cuda_oflex' #203

Open AliasChenYi opened 1 month ago

AliasChenYi commented 1 month ago

Can you help me? How can I solve it

BranStarkkk commented 1 month ago

I think that you should reinstall the selective_scan with the order "cd kernels/selective_scan && pip install ." until "Successfully built selective_scan Installing collected packages: selective_scan Successfully installed selective_scan-0.0.2"

AliasChenYi commented 1 month ago

Yes, I have done this by following the steps you described, but it is still not resolved.

---Original--- From: @.> Date: Wed, May 22, 2024 11:17 AM To: @.>; Cc: @.**@.>; Subject: Re: [MzeroMiko/VMamba] ModuleNotFoundError: No module named'selective_scan_cuda_oflex' (Issue #203)

I think that you should reinstall the selective_scan with the order "cd kernels/selective_scan && pip install ." until "Successfully built selective_scan Installing collected packages: selective_scan Successfully installed selective_scan-0.0.2"

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

BranStarkkk commented 1 month ago

oh... Perhaps you can then install a 'mamba_ssm' and the problem will be solved

AliasChenYi commented 1 month ago

I have also installed the package of mamba_ssm.

---Original--- From: @.> Date: Wed, May 22, 2024 11:55 AM To: @.>; Cc: @.**@.>; Subject: Re: [MzeroMiko/VMamba] ModuleNotFoundError: No module named'selective_scan_cuda_oflex' (Issue #203)

oh... Perhaps you can then install a 'mamba_ssm' and the problem will be solved

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

AliasChenYi commented 4 weeks ago

oh... Perhaps you can then install a 'mamba_ssm' and the problem will be solved

One of my current situations is that I have selective_scan_cuda_core, but no selective_scan_cuda_oflex