Dao-AILab / causal-conv1d

Causal depthwise conv1d in CUDA, with a PyTorch interface
BSD 3-Clause "New" or "Revised" License
335 stars 61 forks source link

when i was installing this lib, i meet some issues. #18

Open LanXiaoPang613 opened 8 months ago

LanXiaoPang613 commented 8 months ago

torch.version = 2.1.1+cu118

  running bdist_wheel
  Guessing wheel URL:  https://github.com/Dao-AILab/causal-conv1d/releases/download/v1.1.1/causal_conv1d-1.1.1+cu118torch2.1cxx11abiFALSE-cp310-cp310-win_amd64.whl
  error: Remote end closed connection without response
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for causal-conv1d Running setup.py clean for causal-conv1d Failed to build causal-conv1d ERROR: Could not build wheels for causal-conv1d, which is required to install pyproject.toml-based projects

weitunglin commented 8 months ago

I've same problem, stuck at installation using pip install causal-conv1d>=1.2.0 -v

torch.version = 2.0.1+cu117 pip version 24.0

pip install output as below

running bdist_wheel
Guessing wheel URL:  https://github.com/Dao-AILab/causal-conv1d/releases/download/v1.2.0.post2/causal_conv1d-1.2.0.post2+cu118torch2.0cxx11abiFALSE-cp310-cp310-linux_x86_64.whl