Advertisement
thecrake

error 3

Mar 6th, 2025 (edited)
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.71 KB | None | 0 0
  1. L:\AI\ComfyUI_windows_portable>cd update
  2.  
  3. L:\AI\ComfyUI_windows_portable\update>..\python_embeded\python.exe -s -m pip install --upgrade pip
  4. Requirement already satisfied: pip in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (25.0.1)
  5.  
  6. L:\AI\ComfyUI_windows_portable\update>..\python_embeded\python.exe -s -m pip install "accelerate >= 1.1.1"
  7. Requirement already satisfied: accelerate>=1.1.1 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (1.4.0)
  8. Requirement already satisfied: numpy<3.0.0,>=1.17 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from accelerate>=1.1.1) (2.2.3)
  9. Requirement already satisfied: packaging>=20.0 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from accelerate>=1.1.1) (24.2)
  10. Requirement already satisfied: psutil in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from accelerate>=1.1.1) (7.0.0)
  11. Requirement already satisfied: pyyaml in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from accelerate>=1.1.1) (6.0.2)
  12. Requirement already satisfied: torch>=2.0.0 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from accelerate>=1.1.1) (2.6.0+cu126)
  13. Requirement already satisfied: huggingface-hub>=0.21.0 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from accelerate>=1.1.1) (0.29.1)
  14. Requirement already satisfied: safetensors>=0.4.3 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from accelerate>=1.1.1) (0.5.3)
  15. Requirement already satisfied: filelock in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from huggingface-hub>=0.21.0->accelerate>=1.1.1) (3.17.0)
  16. Requirement already satisfied: fsspec>=2023.5.0 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from huggingface-hub>=0.21.0->accelerate>=1.1.1) (2025.2.0)
  17. Requirement already satisfied: requests in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from huggingface-hub>=0.21.0->accelerate>=1.1.1) (2.32.3)
  18. Requirement already satisfied: tqdm>=4.42.1 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from huggingface-hub>=0.21.0->accelerate>=1.1.1) (4.67.1)
  19. Requirement already satisfied: typing-extensions>=3.7.4.3 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from huggingface-hub>=0.21.0->accelerate>=1.1.1) (4.12.2)
  20. Requirement already satisfied: networkx in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from torch>=2.0.0->accelerate>=1.1.1) (3.4.2)
  21. Requirement already satisfied: jinja2 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from torch>=2.0.0->accelerate>=1.1.1) (3.1.5)
  22. Requirement already satisfied: setuptools in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from torch>=2.0.0->accelerate>=1.1.1) (75.8.2)
  23. Requirement already satisfied: sympy==1.13.1 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from torch>=2.0.0->accelerate>=1.1.1) (1.13.1)
  24. Requirement already satisfied: mpmath<1.4,>=1.1.0 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from sympy==1.13.1->torch>=2.0.0->accelerate>=1.1.1) (1.3.0)
  25. Requirement already satisfied: colorama in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from tqdm>=4.42.1->huggingface-hub>=0.21.0->accelerate>=1.1.1) (0.4.6)
  26. Requirement already satisfied: MarkupSafe>=2.0 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from jinja2->torch>=2.0.0->accelerate>=1.1.1) (3.0.2)
  27. Requirement already satisfied: charset-normalizer<4,>=2 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from requests->huggingface-hub>=0.21.0->accelerate>=1.1.1) (3.4.1)
  28. Requirement already satisfied: idna<4,>=2.5 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from requests->huggingface-hub>=0.21.0->accelerate>=1.1.1) (3.10)
  29. Requirement already satisfied: urllib3<3,>=1.21.1 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from requests->huggingface-hub>=0.21.0->accelerate>=1.1.1) (2.3.0)
  30. Requirement already satisfied: certifi>=2017.4.17 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from requests->huggingface-hub>=0.21.0->accelerate>=1.1.1) (2025.1.31)
  31.  
  32. L:\AI\ComfyUI_windows_portable\update>..\python_embeded\python.exe -s -m pip install "diffusers >= 0.31.0"
  33. Requirement already satisfied: diffusers>=0.31.0 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (0.32.2)
  34. Requirement already satisfied: importlib-metadata in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from diffusers>=0.31.0) (8.6.1)
  35. Requirement already satisfied: filelock in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from diffusers>=0.31.0) (3.17.0)
  36. Requirement already satisfied: huggingface-hub>=0.23.2 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from diffusers>=0.31.0) (0.29.1)
  37. Requirement already satisfied: numpy in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from diffusers>=0.31.0) (2.2.3)
  38. Requirement already satisfied: regex!=2019.12.17 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from diffusers>=0.31.0) (2024.11.6)
  39. Requirement already satisfied: requests in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from diffusers>=0.31.0) (2.32.3)
  40. Requirement already satisfied: safetensors>=0.3.1 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from diffusers>=0.31.0) (0.5.3)
  41. Requirement already satisfied: Pillow in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from diffusers>=0.31.0) (11.1.0)
  42. Requirement already satisfied: fsspec>=2023.5.0 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from huggingface-hub>=0.23.2->diffusers>=0.31.0) (2025.2.0)
  43. Requirement already satisfied: packaging>=20.9 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from huggingface-hub>=0.23.2->diffusers>=0.31.0) (24.2)
  44. Requirement already satisfied: pyyaml>=5.1 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from huggingface-hub>=0.23.2->diffusers>=0.31.0) (6.0.2)
  45. Requirement already satisfied: tqdm>=4.42.1 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from huggingface-hub>=0.23.2->diffusers>=0.31.0) (4.67.1)
  46. Requirement already satisfied: typing-extensions>=3.7.4.3 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from huggingface-hub>=0.23.2->diffusers>=0.31.0) (4.12.2)
  47. Requirement already satisfied: zipp>=3.20 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from importlib-metadata->diffusers>=0.31.0) (3.21.0)
  48. Requirement already satisfied: charset-normalizer<4,>=2 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from requests->diffusers>=0.31.0) (3.4.1)
  49. Requirement already satisfied: idna<4,>=2.5 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from requests->diffusers>=0.31.0) (3.10)
  50. Requirement already satisfied: urllib3<3,>=1.21.1 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from requests->diffusers>=0.31.0) (2.3.0)
  51. Requirement already satisfied: certifi>=2017.4.17 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from requests->diffusers>=0.31.0) (2025.1.31)
  52. Requirement already satisfied: colorama in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from tqdm>=4.42.1->huggingface-hub>=0.23.2->diffusers>=0.31.0) (0.4.6)
  53.  
  54. L:\AI\ComfyUI_windows_portable\update>..\python_embeded\python.exe -s -m pip install "transformers >= 4.39.3"
  55. Requirement already satisfied: transformers>=4.39.3 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (4.49.0)
  56. Requirement already satisfied: filelock in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from transformers>=4.39.3) (3.17.0)
  57. Requirement already satisfied: huggingface-hub<1.0,>=0.26.0 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from transformers>=4.39.3) (0.29.1)
  58. Requirement already satisfied: numpy>=1.17 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from transformers>=4.39.3) (2.2.3)
  59. Requirement already satisfied: packaging>=20.0 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from transformers>=4.39.3) (24.2)
  60. Requirement already satisfied: pyyaml>=5.1 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from transformers>=4.39.3) (6.0.2)
  61. Requirement already satisfied: regex!=2019.12.17 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from transformers>=4.39.3) (2024.11.6)
  62. Requirement already satisfied: requests in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from transformers>=4.39.3) (2.32.3)
  63. Requirement already satisfied: tokenizers<0.22,>=0.21 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from transformers>=4.39.3) (0.21.0)
  64. Requirement already satisfied: safetensors>=0.4.1 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from transformers>=4.39.3) (0.5.3)
  65. Requirement already satisfied: tqdm>=4.27 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from transformers>=4.39.3) (4.67.1)
  66. Requirement already satisfied: fsspec>=2023.5.0 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from huggingface-hub<1.0,>=0.26.0->transformers>=4.39.3) (2025.2.0)
  67. Requirement already satisfied: typing-extensions>=3.7.4.3 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from huggingface-hub<1.0,>=0.26.0->transformers>=4.39.3) (4.12.2)
  68. Requirement already satisfied: colorama in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from tqdm>=4.27->transformers>=4.39.3) (0.4.6)
  69. Requirement already satisfied: charset-normalizer<4,>=2 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from requests->transformers>=4.39.3) (3.4.1)
  70. Requirement already satisfied: idna<4,>=2.5 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from requests->transformers>=4.39.3) (3.10)
  71. Requirement already satisfied: urllib3<3,>=1.21.1 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from requests->transformers>=4.39.3) (2.3.0)
  72. Requirement already satisfied: certifi>=2017.4.17 in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (from requests->transformers>=4.39.3) (2025.1.31)
  73.  
  74. L:\AI\ComfyUI_windows_portable\update>..\python_embeded\python.exe -s -m pip install ninja
  75. Requirement already satisfied: ninja in l:\ai\comfyui_windows_portable\python_embeded\lib\site-packages (1.11.1.3)
  76.  
  77. L:\AI\ComfyUI_windows_portable\update>..\python_embeded\python.exe -s -m pip install https://github.com/woct0rdho/triton-windows/releases/download/v3.2.0-windows.post10/triton-3.2.0-cp312-cp312-win_amd64.whl
  78. Collecting triton==3.2.0
  79. Downloading https://github.com/woct0rdho/triton-windows/releases/download/v3.2.0-windows.post10/triton-3.2.0-cp312-cp312-win_amd64.whl (25.7 MB)
  80. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 25.7/25.7 MB 70.6 MB/s eta 0:00:00
  81.  
  82. L:\AI\ComfyUI_windows_portable\update>echo.
  83.  
  84.  
  85. L:\AI\ComfyUI_windows_portable\update>echo Triton 3.2 installed
  86. Triton 3.2 installed
  87.  
  88. L:\AI\ComfyUI_windows_portable\update>echo.
  89.  
  90.  
  91. L:\AI\ComfyUI_windows_portable\update>cd ..
  92.  
  93. L:\AI\ComfyUI_windows_portable>set "URL=https://github.com/woct0rdho/triton-windows/releases/download/v3.0.0-windows.post1/python_3.12.7_include_libs.zip"
  94.  
  95. L:\AI\ComfyUI_windows_portable>set "ZIP_FILE=python_libs.zip"
  96.  
  97. L:\AI\ComfyUI_windows_portable>set "DEST_FOLDER=python_embeded"
  98.  
  99. L:\AI\ComfyUI_windows_portable>echo Downloading file...
  100. Downloading file...
  101.  
  102. L:\AI\ComfyUI_windows_portable>curl -L "https://github.com/woct0rdho/triton-windows/releases/download/v3.0.0-windows.post1/python_3.12.7_include_libs.zip" -o "python_libs.zip"
  103. % Total % Received % Xferd Average Speed Time Time Time Current
  104. Dload Upload Total Spent Left Speed
  105. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  106. curl: (35) schannel: next InitializeSecurityContext failed: CRYPT_E_NO_REVOCATION_CHECK (0x80092012) - The revocation function was unable to check revocation for the certificate.
  107.  
  108. L:\AI\ComfyUI_windows_portable>echo Extracting file...
  109. Extracting file...
  110.  
  111. L:\AI\ComfyUI_windows_portable>tar -xf "python_libs.zip" -C "python_embeded"
  112. tar: Error opening archive: Failed to open 'python_libs.zip'
  113.  
  114. L:\AI\ComfyUI_windows_portable>echo Cleaning up...
  115. Cleaning up...
  116.  
  117. L:\AI\ComfyUI_windows_portable>del "python_libs.zip"
  118. Could Not Find L:\AI\ComfyUI_windows_portable\python_libs.zip
  119.  
  120. L:\AI\ComfyUI_windows_portable>git clone https://github.com/thu-ml/SageAttention
  121. Cloning into 'SageAttention'...
  122. remote: Enumerating objects: 728, done.
  123. remote: Counting objects: 100% (183/183), done.
  124. remote: Compressing objects: 100% (42/42), done.
  125. remote: Total 728 (delta 160), reused 141 (delta 141), pack-reused 545 (from 1)
  126. Receiving objects: 100% (728/728), 47.17 MiB | 36.26 MiB/s, done.
  127. Resolving deltas: 100% (456/456), done.
  128.  
  129. L:\AI\ComfyUI_windows_portable>cd SageAttention
  130.  
  131. L:\AI\ComfyUI_windows_portable\SageAttention>set MAX_JOBS=4
  132.  
  133. L:\AI\ComfyUI_windows_portable\SageAttention>..\python_embeded\python.exe -m pip install .
  134. Processing l:\ai\comfyui_windows_portable\sageattention
  135. Installing build dependencies ... done
  136. Getting requirements to build wheel ... done
  137. Preparing metadata (pyproject.toml) ... done
  138. Building wheels for collected packages: sageattention
  139. Building wheel for sageattention (pyproject.toml) ... error
  140. error: subprocess-exited-with-error
  141.  
  142. × Building wheel for sageattention (pyproject.toml) did not run successfully.
  143. │ exit code: 1
  144. ╰─> [129 lines of output]
  145. Detect GPUs with compute capabilities: {'8.9'}
  146. running bdist_wheel
  147. running build
  148. running build_py
  149. creating build\lib.win-amd64-cpython-312\sageattention
  150. copying sageattention\core.py -> build\lib.win-amd64-cpython-312\sageattention
  151. copying sageattention\fa3_wrapper.py -> build\lib.win-amd64-cpython-312\sageattention
  152. copying sageattention\quant.py -> build\lib.win-amd64-cpython-312\sageattention
  153. copying sageattention\__init__.py -> build\lib.win-amd64-cpython-312\sageattention
  154. creating build\lib.win-amd64-cpython-312\sageattention\triton
  155. copying sageattention\triton\attn_qk_int8_block_varlen.py -> build\lib.win-amd64-cpython-312\sageattention\triton
  156. copying sageattention\triton\attn_qk_int8_per_block.py -> build\lib.win-amd64-cpython-312\sageattention\triton
  157. copying sageattention\triton\attn_qk_int8_per_block_causal.py -> build\lib.win-amd64-cpython-312\sageattention\triton
  158. copying sageattention\triton\attn_qk_int8_per_block_causal_varlen.py -> build\lib.win-amd64-cpython-312\sageattention\triton
  159. copying sageattention\triton\quant_per_block.py -> build\lib.win-amd64-cpython-312\sageattention\triton
  160. copying sageattention\triton\quant_per_block_varlen.py -> build\lib.win-amd64-cpython-312\sageattention\triton
  161. copying sageattention\triton\quant_per_thread.py -> build\lib.win-amd64-cpython-312\sageattention\triton
  162. copying sageattention\triton\__init__.py -> build\lib.win-amd64-cpython-312\sageattention\triton
  163. running build_ext
  164. building 'sageattention._qattn_sm80' extension
  165. creating L:\AI\ComfyUI_windows_portable\SageAttention\build\temp.win-amd64-cpython-312\Release\csrc\qattn
  166. Emitting ninja build file L:\AI\ComfyUI_windows_portable\SageAttention\build\temp.win-amd64-cpython-312\Release\build.ninja...
  167. Compiling objects...
  168. Using envvar MAX_JOBS (4) as the number of workers...
  169. [1/2] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /wd4624 /wd4067 /wd4068 /EHsc -IL:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\include -IL:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\include\torch\csrc\api\include -IL:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\include\TH -IL:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\include\THC "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\include" -IL:\AI\ComfyUI_windows_portable\python_embeded\include -IL:\AI\ComfyUI_windows_portable\python_embeded\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.43.34808\include" "-IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\cppwinrt" -c L:\AI\ComfyUI_windows_portable\SageAttention\csrc\qattn\pybind_sm80.cpp /FoL:\AI\ComfyUI_windows_portable\SageAttention\build\temp.win-amd64-cpython-312\Release\csrc\qattn\pybind_sm80.obj -g -O3 -fopenmp -lgomp -std=c++17 -DENABLE_BF16 -D_GLIBCXX_USE_CXX11_ABI=0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_qattn_sm80 -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++17
  170. FAILED: L:/AI/ComfyUI_windows_portable/SageAttention/build/temp.win-amd64-cpython-312/Release/csrc/qattn/pybind_sm80.obj
  171. cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /wd4624 /wd4067 /wd4068 /EHsc -IL:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\include -IL:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\include\torch\csrc\api\include -IL:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\include\TH -IL:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\include\THC "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\include" -IL:\AI\ComfyUI_windows_portable\python_embeded\include -IL:\AI\ComfyUI_windows_portable\python_embeded\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.43.34808\include" "-IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\cppwinrt" -c L:\AI\ComfyUI_windows_portable\SageAttention\csrc\qattn\pybind_sm80.cpp /FoL:\AI\ComfyUI_windows_portable\SageAttention\build\temp.win-amd64-cpython-312\Release\csrc\qattn\pybind_sm80.obj -g -O3 -fopenmp -lgomp -std=c++17 -DENABLE_BF16 -D_GLIBCXX_USE_CXX11_ABI=0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_qattn_sm80 -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++17
  172. cl : Command line warning D9002 : ignoring unknown option '-g'
  173. cl : Command line warning D9002 : ignoring unknown option '-O3'
  174. cl : Command line warning D9002 : ignoring unknown option '-fopenmp'
  175. cl : Command line warning D9002 : ignoring unknown option '-lgomp'
  176. cl : Command line warning D9002 : ignoring unknown option '-std=c++17'
  177. L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\include\pybind11\detail/common.h(274): fatal error C1083: Cannot open include file: 'Python.h': No such file or directory
  178. [2/2] C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\bin\nvcc --generate-dependencies-with-compile --dependency-output L:\AI\ComfyUI_windows_portable\SageAttention\build\temp.win-amd64-cpython-312\Release\csrc\qattn\qk_int_sv_f16_cuda_sm80.obj.d -std=c++17 --use-local-env -Xcompiler /MD -Xcompiler /wd4819 -Xcompiler /wd4251 -Xcompiler /wd4244 -Xcompiler /wd4267 -Xcompiler /wd4275 -Xcompiler /wd4018 -Xcompiler /wd4190 -Xcompiler /wd4624 -Xcompiler /wd4067 -Xcompiler /wd4068 -Xcompiler /EHsc -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -IL:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\include -IL:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\include\torch\csrc\api\include -IL:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\include\TH -IL:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\include\THC "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\include" -IL:\AI\ComfyUI_windows_portable\python_embeded\include -IL:\AI\ComfyUI_windows_portable\python_embeded\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.43.34808\include" "-IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\cppwinrt" -c L:\AI\ComfyUI_windows_portable\SageAttention\csrc\qattn\qk_int_sv_f16_cuda_sm80.cu -o L:\AI\ComfyUI_windows_portable\SageAttention\build\temp.win-amd64-cpython-312\Release\csrc\qattn\qk_int_sv_f16_cuda_sm80.obj -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -O3 -std=c++17 -U__CUDA_NO_HALF_OPERATORS__ -U__CUDA_NO_HALF_CONVERSIONS__ --use_fast_math --threads=8 -Xptxas=-v -diag-suppress=174 -D_GLIBCXX_USE_CXX11_ABI=0 -gencode arch=compute_89,code=sm_89 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_qattn_sm80 -D_GLIBCXX_USE_CXX11_ABI=0
  179. FAILED: L:/AI/ComfyUI_windows_portable/SageAttention/build/temp.win-amd64-cpython-312/Release/csrc/qattn/qk_int_sv_f16_cuda_sm80.obj
  180. C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\bin\nvcc --generate-dependencies-with-compile --dependency-output L:\AI\ComfyUI_windows_portable\SageAttention\build\temp.win-amd64-cpython-312\Release\csrc\qattn\qk_int_sv_f16_cuda_sm80.obj.d -std=c++17 --use-local-env -Xcompiler /MD -Xcompiler /wd4819 -Xcompiler /wd4251 -Xcompiler /wd4244 -Xcompiler /wd4267 -Xcompiler /wd4275 -Xcompiler /wd4018 -Xcompiler /wd4190 -Xcompiler /wd4624 -Xcompiler /wd4067 -Xcompiler /wd4068 -Xcompiler /EHsc -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -IL:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\include -IL:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\include\torch\csrc\api\include -IL:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\include\TH -IL:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\include\THC "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\include" -IL:\AI\ComfyUI_windows_portable\python_embeded\include -IL:\AI\ComfyUI_windows_portable\python_embeded\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.43.34808\include" "-IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\cppwinrt" -c L:\AI\ComfyUI_windows_portable\SageAttention\csrc\qattn\qk_int_sv_f16_cuda_sm80.cu -o L:\AI\ComfyUI_windows_portable\SageAttention\build\temp.win-amd64-cpython-312\Release\csrc\qattn\qk_int_sv_f16_cuda_sm80.obj -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -O3 -std=c++17 -U__CUDA_NO_HALF_OPERATORS__ -U__CUDA_NO_HALF_CONVERSIONS__ --use_fast_math --threads=8 -Xptxas=-v -diag-suppress=174 -D_GLIBCXX_USE_CXX11_ABI=0 -gencode arch=compute_89,code=sm_89 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_qattn_sm80 -D_GLIBCXX_USE_CXX11_ABI=0
  181. qk_int_sv_f16_cuda_sm80.cu
  182. cl : Command line warning D9025 : overriding '/D__CUDA_NO_HALF_OPERATORS__' with '/U__CUDA_NO_HALF_OPERATORS__'
  183. cl : Command line warning D9025 : overriding '/D__CUDA_NO_HALF_CONVERSIONS__' with '/U__CUDA_NO_HALF_CONVERSIONS__'
  184. qk_int_sv_f16_cuda_sm80.cu
  185. L:/AI/ComfyUI_windows_portable/python_embeded/Lib/site-packages/torch/include\torch/csrc/python_headers.h(12): fatal error C1083: Cannot open include file: 'Python.h': No such file or directory
  186. cl : Command line warning D9025 : overriding '/D__CUDA_NO_HALF_OPERATORS__' with '/U__CUDA_NO_HALF_OPERATORS__'
  187. cl : Command line warning D9025 : overriding '/D__CUDA_NO_HALF_CONVERSIONS__' with '/U__CUDA_NO_HALF_CONVERSIONS__'
  188. qk_int_sv_f16_cuda_sm80.cu
  189. L:/AI/ComfyUI_windows_portable/python_embeded/Lib/site-packages/torch/include\torch/csrc/python_headers.h(12): fatal error C1083: Cannot open include file: 'Python.h': No such file or directory
  190.  
  191. ninja: build stopped: subcommand failed.
  192. Traceback (most recent call last):
  193. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\utils\cpp_extension.py", line 2209, in _run_ninja_build
  194. subprocess.run(
  195. File "subprocess.py", line 573, in run
  196. subprocess.CalledProcessError: Command '['ninja', '-v', '-j', '4']' returned non-zero exit status 1.
  197.  
  198. The above exception was the direct cause of the following exception:
  199.  
  200. Traceback (most recent call last):
  201. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 389, in <module>
  202. main()
  203. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 373, in main
  204. json_out["return_val"] = hook(**hook_input["kwargs"])
  205. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  206. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 280, in build_wheel
  207. return _build_backend().build_wheel(
  208. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  209. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 438, in build_wheel
  210. return _build(['bdist_wheel', '--dist-info-dir', str(metadata_directory)])
  211. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  212. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 426, in _build
  213. return self._build_with_temp_dir(
  214. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  215. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 407, in _build_with_temp_dir
  216. self.run_setup()
  217. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 522, in run_setup
  218. super().run_setup(setup_script=setup_script)
  219. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 320, in run_setup
  220. exec(code, locals())
  221. File "<string>", line 175, in <module>
  222. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\__init__.py", line 117, in setup
  223. return distutils.core.setup(**attrs)
  224. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  225. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\core.py", line 186, in setup
  226. return run_commands(dist)
  227. ^^^^^^^^^^^^^^^^^^
  228. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\core.py", line 202, in run_commands
  229. dist.run_commands()
  230. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\dist.py", line 983, in run_commands
  231. self.run_command(cmd)
  232. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\dist.py", line 999, in run_command
  233. super().run_command(command)
  234. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\dist.py", line 1002, in run_command
  235. cmd_obj.run()
  236. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\command\bdist_wheel.py", line 369, in run
  237. self.run_command("build")
  238. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\cmd.py", line 339, in run_command
  239. self.distribution.run_command(command)
  240. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\dist.py", line 999, in run_command
  241. super().run_command(command)
  242. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\dist.py", line 1002, in run_command
  243. cmd_obj.run()
  244. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\command\build.py", line 136, in run
  245. self.run_command(cmd_name)
  246. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\cmd.py", line 339, in run_command
  247. self.distribution.run_command(command)
  248. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\dist.py", line 999, in run_command
  249. super().run_command(command)
  250. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\dist.py", line 1002, in run_command
  251. cmd_obj.run()
  252. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\command\build_ext.py", line 99, in run
  253. _build_ext.run(self)
  254. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\command\build_ext.py", line 365, in run
  255. self.build_extensions()
  256. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\utils\cpp_extension.py", line 900, in build_extensions
  257. build_ext.build_extensions(self)
  258. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\command\build_ext.py", line 481, in build_extensions
  259. self._build_extensions_serial()
  260. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\command\build_ext.py", line 507, in _build_extensions_serial
  261. self.build_extension(ext)
  262. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\command\build_ext.py", line 264, in build_extension
  263. _build_ext.build_extension(self, ext)
  264. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\command\build_ext.py", line 562, in build_extension
  265. objects = self.compiler.compile(
  266. ^^^^^^^^^^^^^^^^^^^^^^
  267. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\utils\cpp_extension.py", line 872, in win_wrap_ninja_compile
  268. _write_ninja_file_and_compile_objects(
  269. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\utils\cpp_extension.py", line 1869, in _write_ninja_file_and_compile_objects
  270. _run_ninja_build(
  271. File "L:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\utils\cpp_extension.py", line 2225, in _run_ninja_build
  272. raise RuntimeError(message) from e
  273. RuntimeError: Error compiling objects for extension
  274. [end of output]
  275.  
  276. note: This error originates from a subprocess, and is likely not a problem with pip.
  277. ERROR: Failed building wheel for sageattention
  278. Failed to build sageattention
  279. ERROR: Failed to build installable wheels for some pyproject.toml based projects (sageattention)
  280.  
  281. L:\AI\ComfyUI_windows_portable\SageAttention>cd ..
  282.  
  283. L:\AI\ComfyUI_windows_portable>rmdir /s /q SageAttention
  284.  
  285. L:\AI\ComfyUI_windows_portable>echo Successfully installed SageAttention 2.1.1 and cleared up
  286. Successfully installed SageAttention 2.1.1 and cleared up
  287.  
  288. L:\AI\ComfyUI_windows_portable>echo.
  289.  
  290.  
  291. L:\AI\ComfyUI_windows_portable>pause
  292. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement