背景:linux服务器上在docker容器内复现mamba,容器内环境是
pip 23.3.2
Python 3.8.0
CUDA Version 11.8.0
torch 2.0.0+cu118
使用pip install causal-conv1d 报错
报错:ERROR: Could not build wheels for causal-conv1d, which is required to install pyproject.toml-based projects
root@26fe4c104b24:/home/work/mamba-main# pip install causal-conv1d
##此处略过其他顺利的进程
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [8 lines of output]
torch.__version__ = 2.0.0+cu118
running bdist_wheel
Guessing wheel URL: https://github.com/Dao-AILab/causal-conv1d/releases/download/v1.1.3.post1/causal_conv1d-1.1.3.post1+cu118torch2.0cxx11abiFALSE-cp38-cp38-linux_x86_64.whl
error: <urlopen error [Er