-
Notifications
You must be signed in to change notification settings - Fork 30
Description
ComfyUI-Manager: EXECUTE => ['/opt/conda/bin/python', '-m', 'pip', 'install', '-r requirements/framework.txt']
[!] ERROR: Could not open requirements file: [Errno 2] No such file or directory: ' requirements/framework.txt'
install script failed: https://github.com/modelscope/scepter
Install: install script
[ComfyUI-Manager] Installation failed:
Failed to execute install script: https://github.com/modelscope/scepter
手动安装可以解决,但是存在依赖问题:
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.
sensevoice-onnx 1.1.0 requires setuptools<=65.0, but you have setuptools 69.5.1 which is incompatible.
我的环境:
FROM pytorch/pytorch:2.4.1-cuda12.4-cudnn9-devel