Get an alert:
An outdated version(<1.16.9) of the
comfyui-frontend-packageis installed. It is not compatible with the current version of the Impact Pack.
Get an alert:
An outdated version(<1.16.9) of the
comfyui-frontend-packageis installed. It is not compatible with the current version of the Impact Pack.
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
This worked for me, thank you!
Fixed and Working. Thank you.
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:
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.