feizc / DiS

Scalable Diffusion Models with State Space Backbone
Other
145 stars 8 forks source link

setup error pip install -e causal-conv1d #6

Closed huangjch526 closed 7 months ago

huangjch526 commented 8 months ago

pip install -e causal_conv1d meet some error,RuntimeError: Error compiling objects for extension [end of output]

huangjch526 commented 8 months ago

pip install -e mamba also error File "/mnt/dolphinfs/hdd_pool/docker/user/hadoop-vacv/huangjiancheng/anaconda3/envs/dis/lib/python3.10/site-packages/torch/utils/cpp_extension.py", line 1573, in _write_ninja_file_and_compile_objects _run_ninja_build( File "/mnt/dolphinfs/hdd_pool/docker/user/hadoop-vacv/huangjiancheng/anaconda3/envs/dis/lib/python3.10/site-packages/torch/utils/cpp_extension.py", line 1916, in _run_ninja_build raise RuntimeError(message) from e RuntimeError: Error compiling objects for extension [end of output]

feizc commented 8 months ago

Hi, you can confirm if the environment installation is consistent. I see the same problem-solving reference: https://github.com/facebookresearch/maskrcnn-benchmark/issues/1236

huangjch526 commented 7 months ago

thanks, it is ok when i use CUDA 11.7