xmindflow / deformableLKA

[WACV 2024] Beyond Self-Attention: Deformable Large Kernel Attention for Medical Image Segmentation
https://arxiv.org/abs/2309.00121
157 stars 12 forks source link

ERROR: Failed building wheel for D3D #7

Closed liaochuanlin closed 8 months ago

liaochuanlin commented 8 months ago

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

Leonngm commented 8 months ago

What version of CUDA, Pytorch and Python are you using? The code is tested with CUDA 11.3, Pytorch 1.11 and Pytohn 3.8. Please set up your environment as specified in the Readme