Open s-marcelle opened 1 year ago
Run the requirements against your python_embeded/python.exe if you're using the standalone portable.
C:\Users\sherw\ComfyUI_\python_embeded\python.exe -s -m pip install -r C:\Users\sherw\ComfyUI_\ComfyUI\custom_nodes\PPF_Noise_ComfyUI\requirements.txt
Didn't mean to close it. Wrong button. Lol
got same error
running the suggested command didn't work (installing the requirements); any clue is welcome.
C:\Users\nico\IA\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui>C:\Users\nico\IA\ComfyUI_windows_portable\python_embeded\python.exe -s -m pip install -r requirements.txt
end with :
Installing collected packages: numpy, llvmlite, joblib, img2texture, humanfriendly, pooch, pilgram, opencv-python-headless, numba, coloredlogs, transformers, scikit-learn, scikit-image, pymatting, fairscale, rembg
Attempting uninstall: numpy
Found existing installation: numpy 1.25.2
Uninstalling numpy-1.25.2:
Successfully uninstalled numpy-1.25.2
Attempting uninstall: transformers
Found existing installation: transformers 4.32.1
Uninstalling transformers-4.32.1:
Successfully uninstalled transformers-4.32.1
Attempting uninstall: scikit-image
Found existing installation: scikit-image 0.21.0
Uninstalling scikit-image-0.21.0:
Successfully uninstalled scikit-image-0.21.0
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
fvcore 0.1.5.post20221221 requires tabulate, which is not installed.
Successfully installed coloredlogs-15.0.1 fairscale-0.4.13 humanfriendly-10.0 img2texture-1.0.6 joblib-1.3.2 llvmlite-0.40.1 numba-0.57.1 numpy-1.23.5 opencv-python-headless-4.7.0.72 pilgram-1.2.1 pooch-1.7.0 pymatting-1.1.8 rembg-2.0.50 scikit-image-0.20.0 scikit-learn-1.3.0 transformers-4.26.1
got same error
running the suggested command didn't work (installing the requirements); any clue is welcome.
C:\Users\nico\IA\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui>C:\Users\nico\IA\ComfyUI_windows_portable\python_embeded\python.exe -s -m pip install -r requirements.txt
end with :
Installing collected packages: numpy, llvmlite, joblib, img2texture, humanfriendly, pooch, pilgram, opencv-python-headless, numba, coloredlogs, transformers, scikit-learn, scikit-image, pymatting, fairscale, rembg Attempting uninstall: numpy Found existing installation: numpy 1.25.2 Uninstalling numpy-1.25.2: Successfully uninstalled numpy-1.25.2 Attempting uninstall: transformers Found existing installation: transformers 4.32.1 Uninstalling transformers-4.32.1: Successfully uninstalled transformers-4.32.1 Attempting uninstall: scikit-image Found existing installation: scikit-image 0.21.0 Uninstalling scikit-image-0.21.0: Successfully uninstalled scikit-image-0.21.0 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. fvcore 0.1.5.post20221221 requires tabulate, which is not installed. Successfully installed coloredlogs-15.0.1 fairscale-0.4.13 humanfriendly-10.0 img2texture-1.0.6 joblib-1.3.2 llvmlite-0.40.1 numba-0.57.1 numpy-1.23.5 opencv-python-headless-4.7.0.72 pilgram-1.2.1 pooch-1.7.0 pymatting-1.1.8 rembg-2.0.50 scikit-image-0.20.0 scikit-learn-1.3.0 transformers-4.26.1
That says it installed all requirements, though. There is no error.
well it works now thanks
I have no ideas what's going on because that module was necessary for some other nodes so its installed.
I am running the standalone version of ComfyUI