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
[notice] A new release of pip is available: 24.2 -> 24.3.1
[notice] To update, run: G:\ComfyUI_windows_portable\python_embeded\python.exe -m pip install --upgrade pip
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'ComfyUI\custom_nodes\ComfyUI-FluxTrainer\requirements.txt'
G:\ComfyUI_windows_portable>G:\ComfyUI_windows_portable\python_embeded\python.exe -m pip install --upgrade pip
Requirement already satisfied: pip in g:\comfyui_windows_portable\python_embeded\lib\site-packages (24.2)
Collecting pip
Downloading pip-24.3.1-py3-none-any.whl.metadata (3.7 kB)
Downloading pip-24.3.1-py3-none-any.whl (1.8 MB)
---------------------------------------- 1.8/1.8 MB 1.1 MB/s eta 0:00:00
Installing collected packages: pip
Attempting uninstall: pip
Found existing installation: pip 24.2
Uninstalling pip-24.2:
Successfully uninstalled pip-24.2
WARNING: The scripts pip.exe, pip3.11.exe and pip3.exe are installed in 'G:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-24.3.1
G:\ComfyUI_windows_portable>python_embeded\python.exe -m pip install -r ComfyUI\custom_nodes\ComfyUI-FluxTrainer\requirements.txt
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'ComfyUI\custom_nodes\ComfyUI-FluxTrainer\requirements.txt'
G:\ComfyUI_windows_portable>
The text was updated successfully, but these errors were encountered:
I can't install it, it gives me an error. (ComfyUI_windows_portable -folder)
G:\ComfyUI_windows_portable>python_embeded\python.exe -m pip install -r ComfyUI\custom_nodes\ComfyUI-FluxTrainer\requirements.txt
[notice] A new release of pip is available: 24.2 -> 24.3.1
[notice] To update, run: G:\ComfyUI_windows_portable\python_embeded\python.exe -m pip install --upgrade pip
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'ComfyUI\custom_nodes\ComfyUI-FluxTrainer\requirements.txt'
G:\ComfyUI_windows_portable>G:\ComfyUI_windows_portable\python_embeded\python.exe -m pip install --upgrade pip
Requirement already satisfied: pip in g:\comfyui_windows_portable\python_embeded\lib\site-packages (24.2)
Collecting pip
Downloading pip-24.3.1-py3-none-any.whl.metadata (3.7 kB)
Downloading pip-24.3.1-py3-none-any.whl (1.8 MB)
---------------------------------------- 1.8/1.8 MB 1.1 MB/s eta 0:00:00
Installing collected packages: pip
Attempting uninstall: pip
Found existing installation: pip 24.2
Uninstalling pip-24.2:
Successfully uninstalled pip-24.2
WARNING: The scripts pip.exe, pip3.11.exe and pip3.exe are installed in 'G:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-24.3.1
G:\ComfyUI_windows_portable>python_embeded\python.exe -m pip install -r ComfyUI\custom_nodes\ComfyUI-FluxTrainer\requirements.txt
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'ComfyUI\custom_nodes\ComfyUI-FluxTrainer\requirements.txt'
G:\ComfyUI_windows_portable>
The text was updated successfully, but these errors were encountered: