CCmahua / ChatTTS-Enhanced

Other
210 stars 25 forks source link

ubuntu 22.04 conda 安装deepspeed 出错 #3

Closed OxygenLost closed 1 day ago

OxygenLost commented 1 week ago

Collecting deepspeed==0.12.4 (from resemble-enhance) Using cached deepspeed-0.12.4.tar.gz (1.2 MB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [8 lines of output] Traceback (most recent call last): File "", line 2, in File "", line 34, in File "/tmp/pip-install-h8_p2s8f/deepspeed_914d9f3c80434ef18a62bcb9b7387387/setup.py", line 100, in cuda_major_ver, cuda_minor_ver = installed_cuda_version() File "/tmp/pip-install-h8_p2s8f/deepspeed_914d9f3c80434ef18a62bcb9b7387387/op_builder/builder.py", line 50, in installed_cuda_version raise MissingCUDAException("CUDA_HOME does not exist, unable to compile CUDA op(s)") op_builder.builder.MissingCUDAException: CUDA_HOME does not exist, unable to compile CUDA op(s) [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

CCmahua commented 1 week ago
MissingCUDAException("CUDA_HOME does not exist, unable to compile CUDA op(s)")
op_builder.builder.MissingCUDAException: CUDA_HOME does not exist, unable to compile CUDA op(s)

检查本机cuda环境

OxygenLost commented 1 week ago

是需要手动安装 cuda 吗?

Døm @.***>于2024年6月24日 周一17:33写道:

MissingCUDAException("CUDA_HOME does not exist, unable to compile CUDA op(s)") op_builder.builder.MissingCUDAException: CUDA_HOME does not exist, unable to compile CUDA op(s)

检查本机cuda环境

— Reply to this email directly, view it on GitHub https://github.com/CCmahua/ChatTTS-Enhanced/issues/3#issuecomment-2186045525, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVKUKB7A6OXLUWVWXJ6R273ZI7RYLAVCNFSM6AAAAABJZMER5OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBWGA2DKNJSGU . You are receiving this because you authored the thread.Message ID: @.***>

klmmlk commented 6 days ago

天啦撸,搞个只要CPU的版本啊。我大intel一无是处啊。