shadowcz007 / comfyui-mixlab-nodes

Workflow-to-APP、ScreenShare&FloatingVideo、GPT & 3D、SpeechRecognition&TTS
https://mixlabnodes.com
MIT License
1.31k stars 82 forks source link

拉取最新版,包冲突,interence-gpu问题,无语! #366

Open wushengda opened 2 weeks ago

wushengda commented 2 weeks ago

ERROR: Cannot install -r D:\ComfyUI-wenxi\custom_nodes\comfyui-mixlab-nodes\requirements.txt (line 33), inference-gpu and inference-gpu==0.25.0 because these package versions have conflicting dependencies.

The conflict is caused by: sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.25.0 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.26.0 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.24.0 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.23.0 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.22.2 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.22.1 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.22.0 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.21.1 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.21.0 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.20.1 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.20.0 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.19.0 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.18.1 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.18.0 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.17.1 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.17.0 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.16.3 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.16.2 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.16.0 depends on setuptools<=72.1.0 and >=70.0.0 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.15.2 depends on setuptools<70.0.0 and >=65.5.1 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.15.1 depends on setuptools<70.0.0 and >=65.5.1 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.15.0 depends on setuptools<70.0.0 and >=65.5.1 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.14.1 depends on setuptools<70.0.0 and >=65.5.1 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.14.0 depends on setuptools<70.0.0 and >=65.5.1 sensevoice-onnx 1.1.0 depends on setuptools<=65.0 inference-gpu 0.13.0 depends on setuptools<70.0.0 and >=65.5.1

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

查了第33行是 git+https://github.com/shadowcz007/SenseVoice-python.git 每次启动都会跑 泪崩了

cgdreamer commented 4 days ago

请问问题解决了吗?我也是和你一摸一样的冲突!