Skip to content

Issue with pip install mambavision==1.1.0 #75

Open
@a32sd33

Description

@a32sd33

Image
Image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions