WASasquatch / was-node-suite-comfyui

An extensive node suite for ComfyUI with over 210 new nodes
MIT License
1.15k stars 170 forks source link

Error installing dependencies #371

Open lzv opened 6 months ago

lzv commented 6 months ago

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. albumentations 1.4.0 requires scikit-image>=0.21.0, but you have scikit-image 0.20.0 which is incompatible.

I installed scikit-image 0.21.0 manually and run installation again. But it removed 0.21.0, installed 0.20.0 and gives me error again.