Open AliasChenYi opened 5 months 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"
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: @.***>
oh... Perhaps you can then install a 'mamba_ssm' and the problem will be solved
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: @.***>
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
oh... Perhaps you can then install a 'mamba_ssm' and the problem will be solved
I also tried pip install mamba-ssm
but the problem of https://github.com/MzeroMiko/VMamba/issues/55
still persists.
Can you help me? How can I solve it