Open
Description
I encountered an issue while installing mambavision==1.1.0, specifically with mamba-ssm==2.2.4. The installation fails during the wheel build process with the following error:
NameError: name 'bare_metal_version' is not defined
Additionally, I received a warning stating:
mamba_ssm was requested, but nvcc was not found.
However, I have confirmed that:
NumPy is installed (numpy 2.2.4).
nvcc is available (CUDA 12.6).
PyTorch is installed (torch 2.6.0+cu124).
setuptools, wheel, and pip are up-to-date.
Would you have any insights on how to resolve this issue? Any guidance would be greatly appreciated.
Metadata
Metadata
Assignees
Labels
No labels