You are not logged in.

#1 2025-12-16 06:29:10

laichiaheng
Member
Registered: 2017-02-12
Posts: 297

Is it possible to run ComfyUI without virtual enviroment for python?

All the tutorials on the internet tell me to install miniconda(I still don't kwow what it does.) and install python packages via pip, but I really want to run it on native python, it doesn't make sense to use a different package manager other than pacman and AUR.

Last edited by laichiaheng (2025-12-16 06:30:40)

Offline

#2 2025-12-16 06:42:10

system72
Member
Registered: 2025-11-22
Posts: 572
Website

Re: Is it possible to run ComfyUI without virtual enviroment for python?

feel free to package it yourself

Offline

#3 2025-12-16 07:25:46

Luciddream
Member
From: Greece
Registered: 2014-12-08
Posts: 72

Re: Is it possible to run ComfyUI without virtual enviroment for python?

You don't need miniconda, just clone it, create a python environment, install torch, and run it. Keep in mind if you have an RDNA 4 GPU and kernel 6.18 it will probably freeze your PC because the Arch Linux kernel has a bug.

https://rocm.docs.amd.com/en/7.10.0-pre … fyui.html#

Last edited by Luciddream (2025-12-16 08:12:55)

Offline

#4 2025-12-16 19:09:39

headkase
Member
Registered: 2011-12-06
Posts: 1,986

Re: Is it possible to run ComfyUI without virtual enviroment for python?

Also, the Stability Matrix:

https://github.com/LykosAI/StabilityMatrix

Includes ComfyUI among many other tools and it manages all the dependencies for you.  You should download the appimage, because it has an autoupdater so don't use the AUR package.

Offline

Board footer

Powered by FluxBB