state-spaces / mamba

Mamba SSM architecture
Apache License 2.0
13.2k stars 1.12k forks source link

ERROR: Failed building wheel for mamba-ssm #534

Closed yojeep closed 2 months ago

yojeep commented 2 months ago

Building wheels for collected packages: mamba-ssm Building wheel for mamba-ssm (setup.py) ... error error: subprocess-exited-with-error

?python setup.py bdist_wheel did not run successfully. \u2502 exit code: 1 \u2570\u2500> [8 lines of output]

  torch.__version__  = 2.4.0+cu121
wzy1845 commented 2 months ago

hi I also encountered the same problem. How did you solve it in the end? thank!

yojeep commented 2 months ago

hi I also encountered the same problem. How did you solve it in the end? thank!

I can't access github directly with pip in China, you can download the .whl file according to the link provided by pip manually