Outdated frontend package issue

Get an alert:

An outdated version(<1.16.9) of the comfyui-frontend-package is installed. It is not compatible with the current version of the Impact Pack.

4 Likes

yes. I have same issue after update comfyui.

Use the following command to update to the latest version:

.\python.exe -m pip install --upgrade comfyui-frontend-package

I ran this command inside “python_embeded” folder and fixed the issue with the error message in my case

8 Likes

This worked for me, thank you!

2 Likes

Fixed and Working. Thank you.

1 Like

Thank you, it worked

Thank You very much

I am a Comfyi Beginner - have the same issue. But I realy do´nt know, where the “python_embeded” folder is.
Some weeks ago I ha an issue with an installation because he didnt except too long names/ filepathes. Following an instruction I moved the whole File structure from
H:\ComfyUI_windows_portable\ComfyUI
to
H:\ComfyUI\ and all worked fine

Now I get this message:


And I need to make the stuff in an not existing “phyton_embeded” folder …

Do you know how to fix this?
Thanks in advance
le_horge

@le_horge The python_embeded folder is located in H:\ComfyUI_windows_portable. You should just relocate everything to its original location and then run the command inside python_embeded.

Syntax error: invalid syntax

Thanks a ton dude! Out of nowhere the previews weren’t showing, even updating everything didn’t fix it, but this one did.

So this was posted on Desktop Feedback.

Can I presume that Comfyui-desktop has a “python_embeded” folder?
Because I can’t find it.

I’m beginner, but If you run desktop like I do, you should have python installed in your system, so no need for python_embeded folder. I run all the commands in console simply as python.exe …

Like here:

D:_AI\ComfyUI>python.exe -m pip install --upgrade comfyui-frontend-package

and it installed the latest version. When I run it for the second time it showed

Requirement already satisfied: comfyui-frontend-package in c:\users\XXX\appdata\local\programs\python\python312\lib\site-packages (1.30.3)

Unfortunatelly it didn’t help with the front-end issue. After restart of the app and attempt to install missing nodes over Manager it sill writes:

[ComfyUI-Manager] Skipped fixing the ‘comfyui-frontend-package’ dependency because the ComfyUI is outdated.

Is there something else I’m missing? The ComfyUI should be uptodate. The Manager doesn’t show any update option.

I’m getting this weird message continuously when send request to comfyui from my App.

got prompt
0 models unloaded.
loaded partially; 0.00 MB usable, 0.00 MB loaded, 320.61 MB offloaded, 27.01 MB buffer reserved, lowvram patches: 0
comfyui-frontend-package not found in requirements.txt
0 models unloaded.
loaded partially; 0.00 MB usable, 0.00 MB loaded, 320.61 MB offloaded, 27.01 MB buffer reserved, lowvram patches: 0
comfyui-frontend-package not found in requirements.txt
Requested to load Flux2TEModel_
loaded partially; 3638.68 MB usable, 3399.75 MB loaded, 4272.50 MB offloaded, 237.50 MB buffer reserved, lowvram patches: 0
Requested to load Flux2
loaded partially; 862.76 MB usable, 603.20 MB loaded, 3606.19 MB offloaded, 258.19 MB buffer reserved, lowvram patches: 0
0%| | 0/3 [00:00<?, ?it/s]comfyui-frontend-package not found in requirements.txt
comfyui-frontend-package not found in requirements.txt
comfyui-frontend-package not found in requirements.txt
33%|███▎ | 1/3 [00:15<00:30, 15.18s/it]comfyui-frontend-package not found in requirements.txt
comfyui-frontend-package not found in requirements.txt
comfyui-frontend-package not found in requirements.txt
67%|██████▋ | 2/3 [00:30<00:15, 15.23s/it]comfyui-frontend-package not found in requirements.txt
comfyui-frontend-package not found in requirements.txt
comfyui-frontend-package not found in requirements.txt
100%|██████████| 3/3 [00:45<00:00, 15.26s/it]
Requested to load AutoencoderKL
0 models unloaded.
loaded partially; 0.00 MB usable, 0.00 MB loaded, 320.61 MB offloaded, 27.01 MB buffer reserved, lowvram patches: 0
comfyui-frontend-package not found in requirements.txt
Prompt executed in 56.77 seconds
comfyui-frontend-package not found in requirements.txt
comfyui-frontend-package not found in requirements.txt

I don’t really worry about updating comfy anymore. I download the latest portable, move over my models and nodes, fix the ones that don’t start, and I’m back in business pretty quickly.