ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

After Upgrade ComfyUI no longer starts: Python Packages suddenly missing

Open JoeChip96 opened this issue 4 months ago • 3 comments

Custom Node Testing

Expected Behavior

ComfyUI (Desktop Version for Windows) should start normally.

Actual Behavior

When starting ComfyUI I get this error image:

Image

Steps to Reproduce

Upgrade Desktop Version of ComfyUI to latest version

Debug Logs

There are no logs

Other

No response

JoeChip96 avatar Aug 26 '25 18:08 JoeChip96

Unable to reproduce. Can you send:

  • Your system specs (Windows version, hardware)
  • Which ComfyUI Desktop version you upgraded from and to
  • The full error message/screenshot you mentioned (the image didn't come through)
  • Any console logs if available

simula-r avatar Aug 27 '25 01:08 simula-r

I just got this same error, when I click install it doesn't do anything, terminal logs screen show this:

PS C:\AI\ComfyUi> & "C:\AI\ComfyUi\resources\uv\win\uv.exe" "venv" "--python" "3.12" "--python-preference" "only-managed" Using CPython 3.12.11 Creating virtual environment at: .venv ? A virtual environment already exists at.venv`. Do you want to replace it? [y/n] › yes

hint: Use the --clear flag or set UV_VENV_CLEAR=1 to skip this prompt `

Version: ComfyUI Desktop for windows, latest OS: Windows 11 25H2

Extra nodes installed: ComfyUI Impact Pack ComfyUI_Essentials ComfyUI-VideoHelperSuite Rembg Background Removal Node for ComfyUI (Better)

Workaround/fix: Click on the "All" button chose reinstall, then during reinstall chose the option to migrate from an existing version

arcangelnew avatar Oct 25 '25 11:10 arcangelnew

What I is renaming the .venv folder to .venv_old and click install again. It works again

MarjoleinPas avatar Dec 07 '25 15:12 MarjoleinPas