Unable to install latest on Mac

I just grabbed the latest Mac version and started setup.

It failed with:

error: unexpected argument '--end-1734104644037:0 found

   tip: to pass '--end-1734104644037:0' as a value use '-- --end-1734104644037:0'

Usage: uv pip install --upgrade […]

I’m happy to do this manually from the Terminal, but I’m not sure where to find the initial setup scripts?

1 Like

Same issue. Here is what showed before the error:

### Setting up Python Environment...
clear;/Applications/ComfyUI.app/Contents/Resources/uv/macos/uv "venv" "--python" "3.12.4";
echo "--end-1734526569292:$?"

cpython-3.12.4-macos-aarch64-none ---------------------  14.28MiB/15.73 MiB

Using CPython 3.12.4
Creating virtual environment at: .venv
Activate with: source .venv/bin/activate
--end-1734526569292:0


## This is the error:
error: unexpected argument '--end-1734526577340:0' found
  tip: to pass '--end-1734526577340:0' as a value, use '----end-1734526577340:0'
Usage: uv pip install --upgrade --prerelease <PRERELEASE> <PACKAGE --requirements <REQUIREMENTS>|--editable <EDITABLE>> <--index <INDEX> --default-index LI_INDEX>|--index-url <INDEX_URI>|--extra-index-url <EXTRA_INDEX_URI>|--find-links <FIND_LINKS>|--no-index>
For more information, try '--help'.
(base)→ ComfyUI
(base)→ ComfyUI

see: [Bug]: macOS 15.2 First-time installation of ComfyUI-Desktop fails · Issue #483 · Comfy-Org/desktop · GitHub