comfyui icon indicating copy to clipboard operation
comfyui copied to clipboard

Update Python version for ComfyUI venv to 3.12

Open flecavalier opened this issue 6 months ago • 6 comments

Hello, first of all thanks for the amazing project!

Would it be possible to update the Python version used for ComfyUI's venv (3.10) to 3.12? Or at least 3.11.

Some ComfyUI extensions (such as Jovimetrix) require Python 3.11 or later, which means that it is not compatible with the current image.

I currently leverage a custom provisioning script to update the Python version to 3.12 on startup, but it would be a lot better if the version was update in the image.

flecavalier avatar May 28 '25 18:05 flecavalier

Hi,

I am really sorry that this has fallen so far behind the official ComfyUI release. I have struggled to find time to make any changes to either this or the base image. I will try and find time later this week to bring it up to date with a view to overhauling the full setup sooner rather than later

Sent from Outlook for Androidhttps://aka.ms/AAb9ysg


From: flecavalier @.> Sent: Wednesday, May 28, 2025 7:19:52 PM To: ai-dock/comfyui @.> Cc: Subscribed @.***> Subject: [ai-dock/comfyui] Update Python version for ComfyUI venv to 3.12 (Issue #146)

[https://avatars.githubusercontent.com/u/16138822?s=20&v=4]flecavalier created an issue (ai-dock/comfyui#146)https://github.com/ai-dock/comfyui/issues/146

Hello, first of all thanks for the amazing project!

Would it be possible to update the Python version used for ComfyUI's venv (3.10) to 3.12? Or at least 3.11.

Some ComfyUI extensions (such as Jovimetrixhttps://github.com/Amorano/Jovimetrix) require Python 3.11 or later, which means that it is not compatible with the current image.

I currently leverage a custom provisioning script to update the Python version to 3.12 on startup, but it would be a lot better if the version was update in the image.

— Reply to this email directly, view it on GitHubhttps://github.com/ai-dock/comfyui/issues/146, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AB5FURJHZDT5D4PD4BBDNHD3AX44RAVCNFSM6AAAAAB6DRUOY2VHI2DSMVQWIX3LMV43ASLTON2WKOZTGA4TQMJYGIYDCOI. You are receiving this because you are subscribed to this thread.Message ID: @.***>

robballantyne avatar May 28 '25 19:05 robballantyne

Amazing, thanks for your answer @robballantyne !

Your work and efforts are very much appreciated! 🙏

flecavalier avatar Jun 02 '25 14:06 flecavalier

looking forward to the update. otherwise I really like the work you're doing Rob!

Symbiot78 avatar Jun 08 '25 21:06 Symbiot78

This repo is exactly what I am looking for, so I'm looking forward to this as well! Would be sweet to have a new image with the latest versions for everything. Python, ComfyUI, Cuda 13, etc.

In the meantime, I'll take a peek at the custom provisioning scripts

stevenhurth avatar Nov 04 '25 19:11 stevenhurth

This repo is exactly what I am looking for, so I'm looking forward to this as well! Would be sweet to have a new image with the latest versions for everything. Python, ComfyUI, Cuda 13, etc.

In the meantime, I'll take a peek at the custom provisioning scripts

You should consider looking at mmartials repo

It’s more maintained .. but not 100%

I switched to mmartial and am happy

https://github.com/mmartial/ComfyUI-Nvidia-Docker

Symbiot78 avatar Nov 04 '25 20:11 Symbiot78

This repo is exactly what I am looking for, so I'm looking forward to this as well! Would be sweet to have a new image with the latest versions for everything. Python, ComfyUI, Cuda 13, etc.

In the meantime, I'll take a peek at the custom provisioning scripts

You should consider looking at mmartials repo

It’s more maintained .. but not 100%

I switched to mmartial and am happy

https://github.com/mmartial/ComfyUI-Nvidia-Docker

Thanks for the recommendation - got that one running with cuda 13, torch 2.9.0+130, and python 3.12!

Now .. if only sageattention 2++ were easier to install ..

stevenhurth avatar Nov 05 '25 01:11 stevenhurth