chflame163 / ComfyUI_LayerStyle

A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.
MIT License
1.18k stars 63 forks source link

插件版本冲突 #285

Open liaceboy opened 1 week ago

liaceboy commented 1 week ago

ERROR: Cannot install -r D:\Comfyui\ComfyUI-aki-v1.2\ComfyUI-aki-v1.2\custom_nodes\ComfyUI_LayerStyle\requirements.txt (line 36), fairscale>=0.4.4 and torchscale==0.3.0 because these package versions have conflicting dependencies.

The conflict is caused by: The user requested fairscale>=0.4.4 torchscale 0.3.0 depends on fairscale==0.4.0 The user requested fairscale>=0.4.4 torchscale 0.1.1 depends on fairscale==0.4.0 The user requested fairscale>=0.4.4 torchscale 0.1.0 depends on fairscale==0.4.0 The user requested fairscale>=0.4.4 torchscale 0.2.0 depends on fairscale==0.4.0 The user requested fairscale>=0.4.4 torchscale 0.1.2 depends on fairscale==0.4.0

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip to attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

chflame163 commented 1 week ago

忽略即可