No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda-11.8' Traceback (most recent call last): File "/tmp/pip-build-env-1bv509_l/overlay/lib/python3.8/site-packages/setuptools/command/editable_wheel.py", line 155, in run self._create_wheel_file(bdist_wheel) File "/tmp/pip-bui...
self.run_command("build") File "C:\Users\SNS\AppData\Local\Temp\pip-build-env-5_6jbzx7\overlay\Lib\site-packages\setuptools_distutils\cmd.py", line 318, in run_command self.distribution.run_command(command) File "C:\Users\SNS\AppData\Local\Temp\pip-build-env-5_6jbzx7\overlay\Lib\si...
No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' Traceback (most recent call last): ... torch._C._cuda_init() RuntimeError: The NVIDIA driver on your system is too old (found version 11080). Please update your GPU driver by downloading and installing a new version from ...
NVCC_FLAGS += ["-U__HIP_NO_HALF_OPERATORS__"] if _is_cuda() and CUDA_HOME is None: raise RuntimeError( "Cannot find CUDA_HOME. CUDA must be available to build the package.") ABI = 1 if torch._C._GLIBCXX_USE_CXX11_ABI else 0 ...
我建议您使用代码块格式化错误日志以提高清晰度。您可以按照以下方式操作:
我建议您使用代码块格式化错误日志以提高清晰度。您可以按照以下方式操作:
"so vLLM may not be able to run correctly", sys.platform) VLLM_TARGET_DEVICE = "empty" MAIN_CUDA_VERSION = "12.1" def is_sccache_available() -> bool: return which("sccache") is not None def is_ccache_available() -> bool: ...
Error: RuntimeError: CUDA error: no kernel image is available for execution on the device CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. For debugging consider pass...
No CUDA runtime is found, using CUDA_HOME=/usr/local/cuda running install /usr/local/lib/python3.10/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! *** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/...
"so vLLM may not be able to run correctly", sys.platform) VLLM_TARGET_DEVICE = "empty" MAIN_CUDA_VERSION = "12.1" def is_sccache_available() -> bool: return which("sccache") is not None def is_ccache_available() -> bool: ...