StableSwarmUI icon indicating copy to clipboard operation
StableSwarmUI copied to clipboard

mac cant install,error message: python venv is not installed

Open tinlee opened this issue 1 year ago • 1 comments

system: mac m1 pro Python 3.10.6

when i install ,step2 select "Just Install"

show error: 22:28:32.318 [Warning] ComfyUI Install (Linux Script) stderr: ERROR: python venv is not installed 22:28:32.319 [Warning] ComfyUI Install (Linux Script) stderr: Please follow the install instructions in the readme!

tinlee avatar Jun 15 '24 01:06 tinlee

you probably need: brew install virtualenv i think, not sure need venv

mcmonkey4eva avatar Jun 15 '24 06:06 mcmonkey4eva