ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

A way to downgrade the embeded python from ver 12 to ver 10

Open ShalolaAuthor opened this issue 1 year ago • 1 comments

i tried overwriting the files inside the embeded python folder with ver 10.6. it doesnt work.

some nodes still uses old python. and cant be used without building it. such as insightface and onnx.

ShalolaAuthor avatar Feb 10 '24 23:02 ShalolaAuthor

If you want to set up a Python environment other than the one distributed by default as portable Python, building a venv should be easy.

ltdrdata avatar Feb 11 '24 02:02 ltdrdata