Comfy-Org / comfy-cli

Command Line Interface for Managing ComfyUI
https://comfydocs.org/comfy-cli/getting-started
GNU General Public License v3.0
123 stars 15 forks source link

Fails to `os.chdir` while first use `comfy-cli launch` without `comfy-cli install`. #81

Closed snomiao closed 1 month ago

snomiao commented 1 month ago

Describe the bug FileNotFoundError: [WinError 3] 指定されたパスが見つかりません。: 'C:\Users\snomi\Documents\comfy\ComfyUI'

To Reproduce Run comfy-cli launch without comfy-cli install first.

Expected behavior

  1. Ask user to install ComfyUI
  2. or install ComfyUI automatically

Nice to have

Additional context image