Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: macOS 15.2 First-time installation of ComfyUI-Desktop fails #1969

Closed
sync-by-unito bot opened this issue Dec 17, 2024 · 0 comments
Closed

[Bug]: macOS 15.2 First-time installation of ComfyUI-Desktop fails #1969

sync-by-unito bot opened this issue Dec 17, 2024 · 0 comments

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Dec 17, 2024

App Version0.3.33(241212)

Expected BehaviorAfter startup, the automated deployment kicks in and successfully opens the UI page.

Actual BehaviorCannot automate installation and deployment.

Steps to ReproduceThis time I tried installing ComfyUI-Desktop for the second time, version 0.3.33(241212). The automated install didn't work. After checking the logs and manually running the missing commands, the installation was successful. I want to give friends who run into the same issue a workaround. I'm not sure if it's a bug, but it didn't deploy correctly on my machine. So next, I'll try to reproduce the problem in the hope that the official team can fix it soon.

Here's an issue I had with the first installation ( Comfy-Org/desktop#398 ), it seems that version 0.3.33 has fixed it, but I still run into problems under zsh, so this time I'll just use the initial .zshrc file:

export ZSH="$HOME/.oh-my-zsh"
ZSH_THEME="robbyrussell"
plugins=(git)
source $ZSH/oh-my-zsh.shThen try to start for the first time:

CleanShot!UNITO-UNDERSCORE!2024121494PlSgGY ( https://github.com/user-attachments/assets/158af3be-6d51-4cfb-b4c6-f2bad78e4cc2 )

The log is as follows:

[2024-12-14 22:01:21.481] [info] Running command: /Users/dong4j/comfy/ComfyUI/.venv/bin/python -m ensurepip --upgrade in /Users/dong4j/comfy/ComfyUI
[2024-12-14 22:01:23.353] [info] Successfully created virtual environment at /Users/dong4j/comfy/ComfyUI/.venv
[2024-12-14 22:01:23.354] [info] Installing PyTorch Nightly for macOS.
[2024-12-14 22:01:23.354] [info] Running uv command: /Applications/ComfyUI.app/Contents/Resources/uv/macos/uv pip install -U --prerelease allow torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/nightly/cpu
...
[2024-12-14 22:01:23.367] [info] �]2;clear; /Applications/ComfyUI.app/Contents/Resources/uv/macos/uv "pip" "-U" ��]1;clear;�
[2024-12-14 22:01:23.369] [info]
[2024-12-14 22:01:23.375] [info] error: unexpected argument '--end-

┆Issue is synchronized with this Notion page by Unito

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant