函数计算FC部署comfyui打开网址失败?({
"RequestId": "1-667557ac-15ed6fe1-4f3b069bf59b",
"Code": "CAExited",
"Message": "Function instance exited unexpectedly(code 0) with start command '/entrypoint.bash '.\nLogs:versions: none)\r\nERROR: No matching distribution found for ultralytics!=8.2.5\r\nWARNING: The repository located at mirrors.aliyun.com is not a trusted or secure host and is being ignored. If this repository is available via HTTPS we recommend you use HTTPS instead, otherwise you may silence this warning and allow it anyway with '--trusted-host mirrors.aliyun.com'.\r\nWARNING: There was an error checking the latest version of pip.\r\nreq_path: /mnt/auto/comfyui/custom_nodes/ComfyUI-Impact-Pack/impact_subpack/requirements.txt\r\n[Impact Pack] EXECUTE: ['/mnt/auto/comfyui/venv/bin/python3', '-m', 'pip', 'install', '-r', 'requirements.txt'] in '/mnt/auto/comfyui/custom_nodes/ComfyUI-Impact-Pack/impact_subpack'\r\nLooking in indexes: http://mirrors.aliyun.com/pypi/simple/\r\nWARNING: The repository located at mirrors.aliyun.com is not a trusted or secure host and is being ignored. If this repository is available via HTTPS we recommend you use HTTPS instead, otherwise you may silence this warning and allow it anyway with '--trusted-host mirrors.aliyun.com'.\r\nERROR: Could not find a version that satisfies the requirement ultralytics!=8.2.5 (from versions: none)\r\nERROR: No matching distribution found for ultralytics!=8.2.5\r\nWARNING: The repository located at mirrors.aliyun.com is not a trusted or secure host and is being ignored. If this repository is available via HTTPS we recommend you use HTTPS instead, otherwise you may silence this warning and allow it anyway with '--trusted-host mirrors.aliyun.com'.\r\nWARNING: There was an error checking the latest version of pip.\r\nreq_path: /mnt/auto/comfyui/custom_nodes/ComfyUI-Impact-Pack/requirements.txt\r\n### ComfyUI-Impact-Pack: Check basic models\r\n[Impact Pack] Wildcards loading done.\r\nNo module named 'ultralytics'\r\n\r\n!!!!!\r\n\r\n[ComfyUI-Impact-Subpack] If this error occurs, please check the following link:\r\n\thttps://github.com/ltdrdata/ComfyUI-Impact-Pack/blob/Main/troubleshooting/TROUBLESHOOTING.md\r\n\r\n!!!!!\r\n\r\n### ComfyUI-Impact-Pack: (IMPORT FAILED) Subpack\r\n\r\n The module at the custom_nodes/ComfyUI-Impact-Pack/impact_subpack
path appears to be incomplete.\r\n Recommended to delete the path and restart ComfyUI.\r\n If the issue persists, please report it to https://github.com/ltdrdata/ComfyUI-Impact-Pack/issues.\r\n\r\n---------------------------------\r\nTraceback (most recent call last):\r\n File \"/mnt/auto/comfyui/custom_nodes/ComfyUI-Impact-Pack/init.py\", line 461, in \r\n import impact.subpack_nodes\r\n File \"/comfyui/custom_nodes/ComfyUI-Impact-Pack/impact_subpack/impact/subpack_nodes.py\", line 4, in \r\n import impact.subcore as subcore\r\n File \"/comfyui/custom_nodes/ComfyUI-Impact-Pack/impact_subpack/impact/subcore.py\", line 15, in \r\n raise e\r\n File \"/comfyui/custom_nodes/ComfyUI-Impact-Pack/impact_subpack/impact/subcore.py\", line 11, in \r\n from ultralytics import YOLO\r\nModuleNotFoundError: No module named 'ultralytics'\r\n---------------------------------\r\n\r\nLoaded ImpactPack nodes from /mnt/auto/comfyui/custom_nodes/ComfyUI-Impact-Pack\r\nTraceback (most recent call last):\r\n File \"/comfyui/nodes.py\", line 1879, in load_custom_node\r\n module_spec.loader.exec_module(module)\r\n File \"\", line 883, in exec_module\r\n File \"\", line 241, in _call_with_frames_removed\r\n File \"/comfyui/custom_nodes/comfyui-dream-project/init.py\", line 16, in \r\n from .calculate import *\r\n File \"/comfyui/custom_nodes/comfyui-dream-project/calculate.py\", line 4, in \r\n from evalidate import Expr, EvalException, base_eval_model\r\nModuleNotFoundError: No module named 'evalidate'\r\n\r\nCannot import /comfyui/custom_nodes/comfyui-dream-project module for custom nodes: No module named 'evalidate'\r\n#fix sys.stdout.isatty\r\n##nodes.ChatGPT ImportError\r\nModule 'pyOpenSSL' not installed. Please install it via:\r\npip install pyOpenSSL\r\nor\r\npip install -r requirements.txt\r\nInstalling pyOpenSSL...\r\nCouldn't install\r\nCommand: \"/mnt/auto/comfyui/venv/bin/python3\" -m pip install pyOpenSSL\r\nError code: 1"
})
上次结束的时候,依赖没安装完成。这次启动自动安装缺少的依赖,但是安装失败了。目前 comfyui 可以支持大部分的插件,少数插件由于依赖、目录特殊无法兼容。-此回答整理自钉群“【答疑群】函数计算 AIGC 场景技术交流”
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。