You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Guys, I got an error while installing ComfyUI, someone knows something about it?
I have space on all my drives, but I still get the following error:
2024-08-03 19:33:44,393 INFO Loaded 10 sampler presets from C:\Users\Admin\AppData\Roaming\krita\pykrita\ai_diffusion\presets\samplers.json
2024-08-03 19:33:44,522 INFO Extension initialized, Version: 1.21.0, Python: 3.10.7 (tags/v3.10.7:6cc6b13, Sep 5 2022, 14:08:36) [MSC v.1933 64 bit (AMD64)]
2024-08-03 19:33:47,530 INFO Connecting to http://127.0.0.1:8188
2024-08-03 19:37:08,030 INFO Installation started in E:\Program Files\Krita (x64)\Plugins\ai_diffusion\server
2024-08-03 19:37:08,038 ERROR [WinError 5] Acceso denegado: 'E:\Program Files\Krita (x64)\Plugins\ai_diffusion'
Traceback (most recent call last):
File "pathlib.py", line 1175, in mkdir
FileNotFoundError: [WinError 3] El sistema no puede encontrar la ruta especificada: 'E:\Program Files\Krita (x64)\Plugins\ai_diffusion\server\.cache'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "pathlib.py", line 1175, in mkdir
FileNotFoundError: [WinError 3] El sistema no puede encontrar la ruta especificada: 'E:\Program Files\Krita (x64)\Plugins\ai_diffusion\server'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\Admin\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 266, in install
await self._install(cb)
File "C:\Users\Admin\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 122, in _install
self._cache_dir.mkdir(parents=True, exist_ok=True)
File "pathlib.py", line 1179, in mkdir
File "pathlib.py", line 1179, in mkdir
File "pathlib.py", line 1175, in mkdir
PermissionError: [WinError 5] Acceso denegado: 'E:\Program Files\Krita (x64)\Plugins\ai_diffusion'
2024-08-03 19:37:08,039 ERROR Installation failed
2024-08-03 19:39:08,504 INFO Installation started in E:\Cristian\KritaPlugins\ai_diffusion\server
2024-08-03 19:39:08,506 INFO Downloading https://www.python.org/ftp/python/3.10.11/python-3.10.11-embed-amd64.zip to E:\Cristian\KritaPlugins\ai_diffusion\server.cache\python-3.10.11-embed-amd64.zip
2024-08-03 19:39:09,458 INFO Extracting E:\Cristian\KritaPlugins\ai_diffusion\server.cache\python-3.10.11-embed-amd64.zip to E:\Cristian\KritaPlugins\ai_diffusion\server\python
2024-08-03 19:39:09,614 INFO Patching E:\Cristian\KritaPlugins\ai_diffusion\server\python\python310._pth
2024-08-03 19:39:09,614 INFO Downloading https://bootstrap.pypa.io/get-pip.py to E:\Cristian\KritaPlugins\ai_diffusion\server\python\get-pip.py
2024-08-03 19:39:09,993 INFO Executing E:\Cristian\KritaPlugins\ai_diffusion\server\python\python.exe E:\Cristian\KritaPlugins\ai_diffusion\server\python\get-pip.py
2024-08-03 19:39:13,489 INFO Collecting pip
2024-08-03 19:39:13,614 INFO Downloading pip-24.2-py3-none-any.whl.metadata (3.6 kB)
2024-08-03 19:39:14,023 INFO Collecting setuptools
2024-08-03 19:39:14,024 INFO Downloading setuptools-72.1.0-py3-none-any.whl.metadata (6.6 kB)
2024-08-03 19:39:14,145 INFO Collecting wheel
2024-08-03 19:39:14,208 INFO Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB)
2024-08-03 19:39:14,209 INFO Downloading pip-24.2-py3-none-any.whl (1.8 MB)
2024-08-03 19:39:14,396 INFO ---------------------------------------- 1.8/1.8 MB 11.0 MB/s eta 0:00:00
2024-08-03 19:39:14,458 INFO Downloading setuptools-72.1.0-py3-none-any.whl (2.3 MB)
2024-08-03 19:39:14,647 INFO ---------------------------------------- 2.3/2.3 MB 10.2 MB/s eta 0:00:00
2024-08-03 19:39:14,707 INFO Downloading wheel-0.43.0-py3-none-any.whl (65 kB)
2024-08-03 19:39:14,865 INFO Installing collected packages: wheel, setuptools, pip
2024-08-03 19:39:26,708 INFO Successfully installed pip-24.2 setuptools-72.1.0 wheel-0.43.0
2024-08-03 19:39:26,896 INFO Executing E:\Cristian\KritaPlugins\ai_diffusion\server\python\python.exe -su -m pip install wheel setuptools
2024-08-03 19:39:28,396 INFO Requirement already satisfied: wheel in e:\cristian\kritaplugins\ai_diffusion\server\python\lib\site-packages (0.43.0)
2024-08-03 19:39:28,396 INFO Requirement already satisfied: setuptools in e:\cristian\kritaplugins\ai_diffusion\server\python\lib\site-packages (72.1.0)
2024-08-03 19:39:28,801 INFO Patching E:\Cristian\KritaPlugins\ai_diffusion\server\python\python310._pth
2024-08-03 19:39:28,802 INFO Finished installing Python
2024-08-03 19:39:29,083 INFO Using Python: Python 3.10.11, E:\Cristian\KritaPlugins\ai_diffusion\server\python\python.exe
2024-08-03 19:39:29,739 INFO Using pip: pip 24.2 from E:\Cristian\KritaPlugins\ai_diffusion\server\python\lib\site-packages\pip (python 3.10)
2024-08-03 19:39:29,740 INFO Downloading https://github.com/comfyanonymous/ComfyUI/archive/14764aa2e2e2b282c4a4dffbfab4c01d3e46e8a7.zip to E:\Cristian\KritaPlugins\ai_diffusion\server.cache\ComfyUI-14764aa2e2e2b282c4a4dffbfab4c01d3e46e8a7.zip
2024-08-03 19:39:31,124 INFO Extracting E:\Cristian\KritaPlugins\ai_diffusion\server.cache\ComfyUI-14764aa2e2e2b282c4a4dffbfab4c01d3e46e8a7.zip to E:\Cristian\KritaPlugins\ai_diffusion\server
2024-08-03 19:39:31,473 INFO Executing E:\Cristian\KritaPlugins\ai_diffusion\server\python\python.exe -su -m pip install torch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 --index-url https://download.pytorch.org/whl/cu121
2024-08-03 19:39:32,333 INFO Looking in indexes: https://download.pytorch.org/whl/cu121
2024-08-03 19:39:33,520 INFO Collecting torch==2.3.1
2024-08-03 19:39:33,582 INFO Downloading https://download.pytorch.org/whl/cu121/torch-2.3.1%2Bcu121-cp310-cp310-win_amd64.whl (2423.5 MB)
2024-08-03 19:40:19,618 INFO -------- 0.5/2.4 GB 10.0 MB/s eta 0:03:13
2024-08-03 19:40:19,865 ERROR Error during installation: ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "C:\Users\Admin\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 266, in install
await self._install(cb)
File "C:\Users\Admin\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 140, in _install
await try_install(comfy_dir, self._install_comfy, comfy_dir, network, cb)
File "C:\Users\Admin\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 566, in try_install
raise e
File "C:\Users\Admin\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 561, in try_install
await installer(*args)
File "C:\Users\Admin\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 194, in _install_comfy
await _execute_process("PyTorch", self._pip_install(*torch_args), self.path, cb)
File "C:\Users\Admin\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 555, in execute_process
raise Exception(("Error during installation") + f": {errlog}")
Exception: Error during installation: ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device
2024-08-03 19:40:19,866 ERROR Installation failed
2024-08-03 20:09:23,005 INFO Installation started in E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI
2024-08-03 20:09:23,007 INFO Downloading https://www.python.org/ftp/python/3.10.11/python-3.10.11-embed-amd64.zip to E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI.cache\python-3.10.11-embed-amd64.zip
2024-08-03 20:09:23,866 INFO Extracting E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI.cache\python-3.10.11-embed-amd64.zip to E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python
2024-08-03 20:09:24,020 INFO Patching E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\python310._pth
2024-08-03 20:09:24,020 INFO Downloading https://bootstrap.pypa.io/get-pip.py to E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\get-pip.py
2024-08-03 20:09:24,525 INFO Executing E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\python.exe E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\get-pip.py
2024-08-03 20:09:27,930 INFO Collecting pip
2024-08-03 20:09:27,931 INFO Using cached pip-24.2-py3-none-any.whl.metadata (3.6 kB)
2024-08-03 20:09:28,332 INFO Collecting setuptools
2024-08-03 20:09:28,333 INFO Using cached setuptools-72.1.0-py3-none-any.whl.metadata (6.6 kB)
2024-08-03 20:09:28,432 INFO Collecting wheel
2024-08-03 20:09:28,489 INFO Using cached wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB)
2024-08-03 20:09:28,490 INFO Using cached pip-24.2-py3-none-any.whl (1.8 MB)
2024-08-03 20:09:28,490 INFO Using cached setuptools-72.1.0-py3-none-any.whl (2.3 MB)
2024-08-03 20:09:28,552 INFO Using cached wheel-0.43.0-py3-none-any.whl (65 kB)
2024-08-03 20:09:28,712 INFO Installing collected packages: wheel, setuptools, pip
2024-08-03 20:09:42,489 INFO Successfully installed pip-24.2 setuptools-72.1.0 wheel-0.43.0
2024-08-03 20:09:42,678 INFO Executing E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\python.exe -su -m pip install wheel setuptools
2024-08-03 20:09:44,223 INFO Requirement already satisfied: wheel in e:\cristian\kritaplugins\ai_diffusion\server\comfyui\python\lib\site-packages (0.43.0)
2024-08-03 20:09:44,224 INFO Requirement already satisfied: setuptools in e:\cristian\kritaplugins\ai_diffusion\server\comfyui\python\lib\site-packages (72.1.0)
2024-08-03 20:09:44,631 INFO Patching E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\python310._pth
2024-08-03 20:09:44,632 INFO Finished installing Python
2024-08-03 20:09:44,932 INFO Using Python: Python 3.10.11, E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\python.exe
2024-08-03 20:09:45,616 INFO Using pip: pip 24.2 from E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\lib\site-packages\pip (python 3.10)
2024-08-03 20:09:45,617 INFO Downloading https://github.com/comfyanonymous/ComfyUI/archive/14764aa2e2e2b282c4a4dffbfab4c01d3e46e8a7.zip to E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI.cache\ComfyUI-14764aa2e2e2b282c4a4dffbfab4c01d3e46e8a7.zip
2024-08-03 20:09:46,994 INFO Extracting E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI.cache\ComfyUI-14764aa2e2e2b282c4a4dffbfab4c01d3e46e8a7.zip to E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI
2024-08-03 20:09:47,391 INFO Executing E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\python.exe -su -m pip install torch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 --index-url https://download.pytorch.org/whl/cu121
2024-08-03 20:09:48,243 INFO Looking in indexes: https://download.pytorch.org/whl/cu121
2024-08-03 20:09:49,553 INFO Collecting torch==2.3.1
2024-08-03 20:09:49,554 INFO Downloading https://download.pytorch.org/whl/cu121/torch-2.3.1%2Bcu121-cp310-cp310-win_amd64.whl (2423.5 MB)
2024-08-03 20:10:19,413 INFO ----- 0.3/2.4 GB 11.6 MB/s eta 0:03:00
2024-08-03 20:10:19,663 ERROR Error during installation: ERROR: Exception:
Traceback (most recent call last):
File "E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\lib\site-packages\pip_vendor\urllib3\response.py", line 438, in _error_catcher
yield
File "E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\lib\site-packages\pip_vendor\urllib3\response.py", line 561, in read
data = self._fp_read(amt) if not fp_closed else b""
File "E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\lib\site-packages\pip_vendor\urllib3\response.py", line 527, in _fp_read
return self._fp.read(amt) if amt is not None else self._fp.read()
File "E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\lib\site-packages\pip_vendor\cachecontrol\filewrapper.py", line 102, in read
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Guys, I got an error while installing ComfyUI, someone knows something about it?
I have space on all my drives, but I still get the following error:
2024-08-03 19:33:44,393 INFO Loaded 10 sampler presets from C:\Users\Admin\AppData\Roaming\krita\pykrita\ai_diffusion\presets\samplers.json
2024-08-03 19:33:44,522 INFO Extension initialized, Version: 1.21.0, Python: 3.10.7 (tags/v3.10.7:6cc6b13, Sep 5 2022, 14:08:36) [MSC v.1933 64 bit (AMD64)]
2024-08-03 19:33:47,530 INFO Connecting to http://127.0.0.1:8188
2024-08-03 19:37:08,030 INFO Installation started in E:\Program Files\Krita (x64)\Plugins\ai_diffusion\server
2024-08-03 19:37:08,038 ERROR [WinError 5] Acceso denegado: 'E:\Program Files\Krita (x64)\Plugins\ai_diffusion'
Traceback (most recent call last):
File "pathlib.py", line 1175, in mkdir
FileNotFoundError: [WinError 3] El sistema no puede encontrar la ruta especificada: 'E:\Program Files\Krita (x64)\Plugins\ai_diffusion\server\.cache'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "pathlib.py", line 1175, in mkdir
FileNotFoundError: [WinError 3] El sistema no puede encontrar la ruta especificada: 'E:\Program Files\Krita (x64)\Plugins\ai_diffusion\server'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\Admin\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 266, in install
await self._install(cb)
File "C:\Users\Admin\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 122, in _install
self._cache_dir.mkdir(parents=True, exist_ok=True)
File "pathlib.py", line 1179, in mkdir
File "pathlib.py", line 1179, in mkdir
File "pathlib.py", line 1175, in mkdir
PermissionError: [WinError 5] Acceso denegado: 'E:\Program Files\Krita (x64)\Plugins\ai_diffusion'
2024-08-03 19:37:08,039 ERROR Installation failed
2024-08-03 19:39:08,504 INFO Installation started in E:\Cristian\KritaPlugins\ai_diffusion\server
2024-08-03 19:39:08,506 INFO Downloading https://www.python.org/ftp/python/3.10.11/python-3.10.11-embed-amd64.zip to E:\Cristian\KritaPlugins\ai_diffusion\server.cache\python-3.10.11-embed-amd64.zip
2024-08-03 19:39:09,458 INFO Extracting E:\Cristian\KritaPlugins\ai_diffusion\server.cache\python-3.10.11-embed-amd64.zip to E:\Cristian\KritaPlugins\ai_diffusion\server\python
2024-08-03 19:39:09,614 INFO Patching E:\Cristian\KritaPlugins\ai_diffusion\server\python\python310._pth
2024-08-03 19:39:09,614 INFO Downloading https://bootstrap.pypa.io/get-pip.py to E:\Cristian\KritaPlugins\ai_diffusion\server\python\get-pip.py
2024-08-03 19:39:09,993 INFO Executing E:\Cristian\KritaPlugins\ai_diffusion\server\python\python.exe E:\Cristian\KritaPlugins\ai_diffusion\server\python\get-pip.py
2024-08-03 19:39:13,489 INFO Collecting pip
2024-08-03 19:39:13,614 INFO Downloading pip-24.2-py3-none-any.whl.metadata (3.6 kB)
2024-08-03 19:39:14,023 INFO Collecting setuptools
2024-08-03 19:39:14,024 INFO Downloading setuptools-72.1.0-py3-none-any.whl.metadata (6.6 kB)
2024-08-03 19:39:14,145 INFO Collecting wheel
2024-08-03 19:39:14,208 INFO Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB)
2024-08-03 19:39:14,209 INFO Downloading pip-24.2-py3-none-any.whl (1.8 MB)
2024-08-03 19:39:14,396 INFO ---------------------------------------- 1.8/1.8 MB 11.0 MB/s eta 0:00:00
2024-08-03 19:39:14,458 INFO Downloading setuptools-72.1.0-py3-none-any.whl (2.3 MB)
2024-08-03 19:39:14,647 INFO ---------------------------------------- 2.3/2.3 MB 10.2 MB/s eta 0:00:00
2024-08-03 19:39:14,707 INFO Downloading wheel-0.43.0-py3-none-any.whl (65 kB)
2024-08-03 19:39:14,865 INFO Installing collected packages: wheel, setuptools, pip
2024-08-03 19:39:26,708 INFO Successfully installed pip-24.2 setuptools-72.1.0 wheel-0.43.0
2024-08-03 19:39:26,896 INFO Executing E:\Cristian\KritaPlugins\ai_diffusion\server\python\python.exe -su -m pip install wheel setuptools
2024-08-03 19:39:28,396 INFO Requirement already satisfied: wheel in e:\cristian\kritaplugins\ai_diffusion\server\python\lib\site-packages (0.43.0)
2024-08-03 19:39:28,396 INFO Requirement already satisfied: setuptools in e:\cristian\kritaplugins\ai_diffusion\server\python\lib\site-packages (72.1.0)
2024-08-03 19:39:28,801 INFO Patching E:\Cristian\KritaPlugins\ai_diffusion\server\python\python310._pth
2024-08-03 19:39:28,802 INFO Finished installing Python
2024-08-03 19:39:29,083 INFO Using Python: Python 3.10.11, E:\Cristian\KritaPlugins\ai_diffusion\server\python\python.exe
2024-08-03 19:39:29,739 INFO Using pip: pip 24.2 from E:\Cristian\KritaPlugins\ai_diffusion\server\python\lib\site-packages\pip (python 3.10)
2024-08-03 19:39:29,740 INFO Downloading https://github.com/comfyanonymous/ComfyUI/archive/14764aa2e2e2b282c4a4dffbfab4c01d3e46e8a7.zip to E:\Cristian\KritaPlugins\ai_diffusion\server.cache\ComfyUI-14764aa2e2e2b282c4a4dffbfab4c01d3e46e8a7.zip
2024-08-03 19:39:31,124 INFO Extracting E:\Cristian\KritaPlugins\ai_diffusion\server.cache\ComfyUI-14764aa2e2e2b282c4a4dffbfab4c01d3e46e8a7.zip to E:\Cristian\KritaPlugins\ai_diffusion\server
2024-08-03 19:39:31,473 INFO Executing E:\Cristian\KritaPlugins\ai_diffusion\server\python\python.exe -su -m pip install torch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 --index-url https://download.pytorch.org/whl/cu121
2024-08-03 19:39:32,333 INFO Looking in indexes: https://download.pytorch.org/whl/cu121
2024-08-03 19:39:33,520 INFO Collecting torch==2.3.1
2024-08-03 19:39:33,582 INFO Downloading https://download.pytorch.org/whl/cu121/torch-2.3.1%2Bcu121-cp310-cp310-win_amd64.whl (2423.5 MB)
2024-08-03 19:40:19,618 INFO -------- 0.5/2.4 GB 10.0 MB/s eta 0:03:13
2024-08-03 19:40:19,865 ERROR Error during installation: ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "C:\Users\Admin\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 266, in install
await self._install(cb)
File "C:\Users\Admin\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 140, in _install
await try_install(comfy_dir, self._install_comfy, comfy_dir, network, cb)
File "C:\Users\Admin\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 566, in try_install
raise e
File "C:\Users\Admin\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 561, in try_install
await installer(*args)
File "C:\Users\Admin\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 194, in _install_comfy
await _execute_process("PyTorch", self._pip_install(*torch_args), self.path, cb)
File "C:\Users\Admin\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 555, in execute_process
raise Exception(("Error during installation") + f": {errlog}")
Exception: Error during installation: ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device
2024-08-03 19:40:19,866 ERROR Installation failed
2024-08-03 20:09:23,005 INFO Installation started in E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI
2024-08-03 20:09:23,007 INFO Downloading https://www.python.org/ftp/python/3.10.11/python-3.10.11-embed-amd64.zip to E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI.cache\python-3.10.11-embed-amd64.zip
2024-08-03 20:09:23,866 INFO Extracting E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI.cache\python-3.10.11-embed-amd64.zip to E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python
2024-08-03 20:09:24,020 INFO Patching E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\python310._pth
2024-08-03 20:09:24,020 INFO Downloading https://bootstrap.pypa.io/get-pip.py to E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\get-pip.py
2024-08-03 20:09:24,525 INFO Executing E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\python.exe E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\get-pip.py
2024-08-03 20:09:27,930 INFO Collecting pip
2024-08-03 20:09:27,931 INFO Using cached pip-24.2-py3-none-any.whl.metadata (3.6 kB)
2024-08-03 20:09:28,332 INFO Collecting setuptools
2024-08-03 20:09:28,333 INFO Using cached setuptools-72.1.0-py3-none-any.whl.metadata (6.6 kB)
2024-08-03 20:09:28,432 INFO Collecting wheel
2024-08-03 20:09:28,489 INFO Using cached wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB)
2024-08-03 20:09:28,490 INFO Using cached pip-24.2-py3-none-any.whl (1.8 MB)
2024-08-03 20:09:28,490 INFO Using cached setuptools-72.1.0-py3-none-any.whl (2.3 MB)
2024-08-03 20:09:28,552 INFO Using cached wheel-0.43.0-py3-none-any.whl (65 kB)
2024-08-03 20:09:28,712 INFO Installing collected packages: wheel, setuptools, pip
2024-08-03 20:09:42,489 INFO Successfully installed pip-24.2 setuptools-72.1.0 wheel-0.43.0
2024-08-03 20:09:42,678 INFO Executing E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\python.exe -su -m pip install wheel setuptools
2024-08-03 20:09:44,223 INFO Requirement already satisfied: wheel in e:\cristian\kritaplugins\ai_diffusion\server\comfyui\python\lib\site-packages (0.43.0)
2024-08-03 20:09:44,224 INFO Requirement already satisfied: setuptools in e:\cristian\kritaplugins\ai_diffusion\server\comfyui\python\lib\site-packages (72.1.0)
2024-08-03 20:09:44,631 INFO Patching E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\python310._pth
2024-08-03 20:09:44,632 INFO Finished installing Python
2024-08-03 20:09:44,932 INFO Using Python: Python 3.10.11, E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\python.exe
2024-08-03 20:09:45,616 INFO Using pip: pip 24.2 from E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\lib\site-packages\pip (python 3.10)
2024-08-03 20:09:45,617 INFO Downloading https://github.com/comfyanonymous/ComfyUI/archive/14764aa2e2e2b282c4a4dffbfab4c01d3e46e8a7.zip to E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI.cache\ComfyUI-14764aa2e2e2b282c4a4dffbfab4c01d3e46e8a7.zip
2024-08-03 20:09:46,994 INFO Extracting E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI.cache\ComfyUI-14764aa2e2e2b282c4a4dffbfab4c01d3e46e8a7.zip to E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI
2024-08-03 20:09:47,391 INFO Executing E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\python.exe -su -m pip install torch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 --index-url https://download.pytorch.org/whl/cu121
2024-08-03 20:09:48,243 INFO Looking in indexes: https://download.pytorch.org/whl/cu121
2024-08-03 20:09:49,553 INFO Collecting torch==2.3.1
2024-08-03 20:09:49,554 INFO Downloading https://download.pytorch.org/whl/cu121/torch-2.3.1%2Bcu121-cp310-cp310-win_amd64.whl (2423.5 MB)
2024-08-03 20:10:19,413 INFO ----- 0.3/2.4 GB 11.6 MB/s eta 0:03:00
2024-08-03 20:10:19,663 ERROR Error during installation: ERROR: Exception:
Traceback (most recent call last):
File "E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\lib\site-packages\pip_vendor\urllib3\response.py", line 438, in _error_catcher
File "E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\lib\site-packages\pip_vendor\urllib3\response.py", line 561, in read
File "E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\lib\site-packages\pip_vendor\urllib3\response.py", line 527, in _fp_read
File "E:\Cristian\KritaPlugins\ai_diffusion\server\ComfyUI\python\lib\site-packages\pip_vendor\cachecontrol\filewrapper.py", line 102, in read
File "tempfile.py", line 483, in func_wrapper
OSError: [Errno 28] No space left on device
Beta Was this translation helpful? Give feedback.
All reactions