You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ( #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:
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 ( #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
The text was updated successfully, but these errors were encountered: