# installMamba **Repository Path**: caoqianfan/installMamba ## Basic Information - **Project Name**: installMamba - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-13 - **Last Updated**: 2025-07-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root. -> https://zhuanlan.zhihu.com/p/565649540 ![img_1.png](img_1.png) 安装CUDA: https://blog.csdn.net/Data_Arrow/article/details/134059182 > https://blog.csdn.net/yyywxk/article/details/136071016?spm=1001.2101.3001.6661.1&utm_medium=distribute.pc_relevant_t0.none-task-blog-2~default~CTRLIST~Rate-1-136071016-blog-135918564.235%5Ev43%5Epc_blog_bottom_relevance_base5&depth_1-utm_source=distribute.pc_relevant_t0.none-task-blog-2~default~CTRLIST~Rate-1-136071016-blog-135918564.235%5Ev43%5Epc_blog_bottom_relevance_base5&utm_relevant_index=1 pip install triton-2.0.0-cp310-cp310-win_amd64.whl -> pip install mamba_ssm error: ![img_2.png](img_2.png) pip install packaging 去安装causal-conv1d pip install . ![img_3.png](img_3.png) 之后NCCV检查版本 ![img_4.png](img_4.png) 安装cuda 11.8 之后 继续报错 ![img_5.png](img_5.png) https://zhuanlan.zhihu.com/p/465461347 安装 success! ->之后去安装mamba-ssm 报错 cd selective_scan pip install . ![img_6.png](img_6.png) 安装完成了