Skip to content

问题:object of type 'NoneType' has no len() #8

Open
@tholiite

Description

@tholiite

ComfyUI Error Report

Error Details

  • Node Type: JoyCaption2_simple
  • Exception Type: TypeError
  • Exception Message: object of type 'NoneType' has no len()

Stack Trace

  File "G:\ComfyUI-aki-v1.4\execution.py", line 323, in execute
    output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)

  File "G:\ComfyUI-aki-v1.4\execution.py", line 228, in get_output_data
    output = merge_result_data(results, obj)

  File "G:\ComfyUI-aki-v1.4\execution.py", line 175, in merge_result_data
    output_is_list = [False] * len(results[0])

System Information

  • ComfyUI Version: v0.2.3
  • Arguments: main.py --windows-standalone-build
  • OS: nt
  • Python Version: 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
  • Embedded Python: false
  • PyTorch Version: 2.4.1+cu124

Devices

  • Name: cuda:0 NVIDIA GeForce RTX 3080 : cudaMallocAsync
    • Type: cuda
    • VRAM Total: 10736762880
    • VRAM Free: 5725170576
    • Torch VRAM Total: 7516192768
    • Torch VRAM Free: 3936897936

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions