Closed mattymatty closed 1 year ago
You should take a look at the issues history. Most common issue discussed.
You need to install everything through your python_embedded\python.exe
not your system. There is also a install.bat you can find in the was-node-suite-comfyui directory you can try. It isn't thoroughly test but should detect your python embedded and install requirements to it.
Thank you, I just tried the install.bat but I'm getting this error:
No module named 'pybind11'
That's a new one. You can build pyblind11 via these instructions: https://pybind11.readthedocs.io/en/stable/basics.html
Did the bat tell you it found your Portable install?
i just installed the non-portable version of ComfyUI with conda and then this and it works now, thank you
i just installed the non-portable version of ComfyUI with conda and then this and it works now, thank you
Good to know. Was it full conda or miniconda? Want to look into what conda venv provides.
no module named 'Numba' error
Using portable (Windows)