-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Description
Description
Pinokio says me upgrade pip but i doc't know where i can write the cod.
I don't find where i must write this code "m pip install --upgrade pip" on Pinokio
`Microsoft Windows [Version 10.0.26100.4349]
(c) Microsoft Corporation. All rights reserved.
D:\AI\Pinokio\api\comfy.git\app>conda_hook && conda deactivate && conda deactivate && conda deactivate && conda activate base && D:\AI\Pinokio\api\comfy.git\app\env\Scripts\activate D:\AI\Pinokio\api\comfy.git\app\env && python main.py
[START] Security scan
[DONE] Security scan
ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2025-07-13 13:49:38.766
** Platform: Windows
** Python version: 3.10.16 | packaged by Anaconda, Inc. | (main, Dec 11 2024, 16:19:12) [MSC v.1929 64 bit (AMD64)]
** Python executable: D:\AI\Pinokio\api\comfy.git\app\env\Scripts\python.exe
** ComfyUI Path: D:\AI\Pinokio\api\comfy.git\app
** ComfyUI Base Folder Path: D:\AI\Pinokio\api\comfy.git\app
** User directory: D:\AI\Pinokio\api\comfy.git\app\user
** ComfyUI-Manager config path: D:\AI\Pinokio\api\comfy.git\app\user\default\ComfyUI-Manager\config.ini
** Log path: D:\AI\Pinokio\api\comfy.git\app\user\comfyui.log
**[notice] A new release of pip is available: 23.0.1 -> 25.1.1
[notice] To update, run: python.exe -m pip install --upgrade pip
[notice] A new release of pip is available: 23.0.1 -> 25.1.1
[notice] To update, run: python.exe -m pip install --upgrade pip**
Prestartup times for custom nodes:
1.9 seconds: D:\AI\Pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Manager
Checkpoint files will always be loaded safely.
Total VRAM 16376 MB, total RAM 32387 MB
pytorch version: 2.6.0+cu124
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4090 Laptop GPU : cudaMallocAsync
Using pytorch attention
Python version: 3.10.16 | packaged by Anaconda, Inc. | (main, Dec 11 2024, 16:19:12) [MSC v.1929 64 bit (AMD64)]
ComfyUI version: 0.3.44
ComfyUI frontend version: 1.23.4
[Prompt Server] web root: D:\AI\Pinokio\api\comfy.git\app\env\lib\site-packages\comfyui_frontend_package\static
Loading: ComfyUI-Manager (V3.34)
[ComfyUI-Manager] network_mode: public
ComfyUI Revision: 3645 [c5de4955] *DETACHED | Released on '2025-07-08'
Import times for custom nodes:
0.0 seconds: D:\AI\Pinokio\api\comfy.git\app\custom_nodes\websocket_image_save.py
0.2 seconds: D:\AI\Pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Manager
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
Context impl SQLiteImpl.
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
Will assume non-transactional DDL.
No target revision found.`
Expected behavior
**[notice] A new release of pip is available: 23.0.1 -> 25.1.1
[notice] To update, run: python.exe -m pip install --upgrade pip
[notice] A new release of pip is available: 23.0.1 -> 25.1.1
[notice] To update, run: python.exe -m pip install --upgrade pip**
pip version
23.0.1 (i guess)
Python version
3.10.16
OS
windows
How to Reproduce
then run
Output
No response
Code of Conduct
- I agree to follow the PSF Code of Conduct.