Hello,
I followed the steps in the main Readme to setup the environment, but now I am stuck with the compilation of Mamba. Every time I try to run "python setup.py develop" in the mamba folder, I get a ton of issues, related to variables being undefined, for example "error: identifier "M_LOG2E" is undefined" in line 221 of mamba\csrc\selective_scan\selective_scan_bwd_kernel.cuh . Does anyone know what causes this behavior? The final error message can be seen in the screenshot:

Hello,
I followed the steps in the main Readme to setup the environment, but now I am stuck with the compilation of Mamba. Every time I try to run "python setup.py develop" in the mamba folder, I get a ton of issues, related to variables being undefined, for example "error: identifier "M_LOG2E" is undefined" in line 221 of mamba\csrc\selective_scan\selective_scan_bwd_kernel.cuh . Does anyone know what causes this behavior? The final error message can be seen in the screenshot:
