tridasha
Results
2
comments of
tridasha
This still an issue with the latest install. pip shows numba is installed, and as far as I can tell it does not run in an env. \ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui module for...
the pip install has to happen in the compfyui local python install namely: \ComfyUI_windows_portable>.\python_embeded\python.exe -m pip install numba This fixes the issue --- Why oh why are are not the...