I'm trying to install on the latest ComfyUI, does this means is only available for Python 3.11?
Using Python 3.12.8 environment at: /ComfyUI/.venv
Resolved 78 packages in 2.29s
x Failed to build numpy==1.23.5
|-> The build backend returned an error
-> Call to setuptools.build_meta:legacy.build_wheel` failed (exit status: 1)
[stderr]
Traceback (most recent call last):
File "<string>", line 8, in <module>
File "/.cache/uv/builds-v0/.tmpf7iu5g/lib/python3.12/site-packages/setuptools/__init__.py", line 10, in <module>
import distutils.core
ModuleNotFoundError: No module named 'distutils'
hint: `distutils` was removed from the standard library in Python 3.12. Consider adding a constraint (like `numpy >1.23.5`) to avoid building a version of `numpy` that depends on
`distutils`.
help: numpy (v1.23.5) was included because python-coreml-stable-diffusion (v1.1.0) depends on numpy
I'm trying to install on the latest ComfyUI, does this means is only available for Python 3.11?
Using Python 3.12.8 environment at: /ComfyUI/.venv
Resolved 78 packages in 2.29s
x Failed to build
numpy==1.23.5|-> The build backend returned an error
-> Call tosetuptools.build_meta:legacy.build_wheel` failed (exit status: 1)help:
numpy(v1.23.5) was included becausepython-coreml-stable-diffusion(v1.1.0) depends onnumpy