ComfyUI-Manager/glob
DukeSniper 853f85987e
Encapsulate Python executable and args in double quotes (#621)
If a paths contain spaces, the execv needs quotation marks to not implicitly split those paths into multiple arguments

Co-authored-by: DukeSniper <>
2024-04-28 20:24:25 +09:00
..
cm_global.py refactor: cm_api -> cm_global.APIs 2024-01-02 17:06:59 +09:00
manager_core.py feat: support .yaml snapshot 2024-04-27 13:12:27 +09:00
manager_server.py Encapsulate Python executable and args in double quotes (#621) 2024-04-28 20:24:25 +09:00
manager_util.py fix: fallback mode for missing distutils 2024-04-03 15:25:14 +09:00