Comfyui_ALY icon indicating copy to clipboard operation
Comfyui_ALY copied to clipboard

这是什么错误

Open dandancow874 opened this issue 1 year ago • 0 comments

Traceback (most recent call last): File "H:\Blender_ComfyUI\ComfyUI\nodes.py", line 1888, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in call_with_frames_removed File "H:\Blender_ComfyUI\ComfyUI\custom_nodes\Comfyui_ALY_init.py", line 2, in from .ALY_Seg_Cloth import * File "H:\Blender_ComfyUI\ComfyUI\custom_nodes\Comfyui_ALY\ALY_Seg_Cloth.py", line 6, in from .AlyVision import imagese File "H:\Blender_ComfyUI\ComfyUI\custom_nodes\Comfyui_ALY\AlyVision.py", line 5, in from alibabacloud_imageseg20191230.client import Client as imageseg20191230Client File "H:\Blender_ComfyUI\python_embeded\Lib\site-packages\alibabacloud_imageseg20191230\client.py", line 6, in from alibabacloud_tea_openapi.client import Client as OpenApiClient

File "H:\Blender_ComfyUI\python_embeded\Lib\site-packages\alibabacloud_tea_openapi\client.py", line 16, in from alibabacloud_openapi_util.client import Client as OpenApiUtilClient File "H:\Blender_ComfyUI\python_embeded\Lib\site-packages\alibabacloud_openapi_util\client.py", line 8, in from cryptography.hazmat.backends import default_backend ModuleNotFoundError: No module named 'cryptography' Cannot import H:\Blender_ComfyUI\ComfyUI\custom_nodes\Comfyui_ALY module for custom nodes: No module named 'cryptography'

dandancow874 avatar Apr 02 '24 19:04 dandancow874