Python update
Guys, how can i update matrix built-in python for comfy ui?
Unfortunately, it doesn't seem like you can when using StabilityMatrix.. I've tried around a few things but once you start ComfyUI, it will override any python venv that is not the 3.10.11 from the StabilityMatrix environment. You might have to install a second instance of ComfyUI's portable version, since this one comes with embedded python 3.11.9. Still not 3.12, but better than 3.10 ^^
This issue is stale because it has been open 30 days with no activity. Remove the stale label or comment, else this will be closed in 5 days.
This issue was closed because it has been stale for 5 days with no activity.
Oh, I have the same question. How to update to ComfyUI recommended Python 3.12? I've had long path from manual installs to StabilityMatrix and don't want go back 🥹
https://github.com/comfyanonymous/ComfyUI/?tab=readme-ov-file#manual-install-windows-linux this one says 3.12 is recommended:
Note that some dependencies do not yet support python 3.13 so using 3.12 is recommended.
Changing the base Python version is not available at this time, but is something we plan to add in the future.