Error

object of type 'NoneType' has no len()

Details

    Traceback (most recent call last):
  File "/opt/acc-bpt/release_2024_02/jinja/build_static_plots.py", line 85, in _create_static_html_content
    output_html_file_path = driver.build(abs_plot_dest_file_html)
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/acc-bpt/release_2024_02/acc_bpt/shared/BptV2.py", line 303, in build
    raise ex
  File "/opt/acc-bpt/release_2024_02/acc_bpt/shared/BptV2.py", line 275, in build
    if not len(rawdata):
           ^^^^^^^^^^^^
TypeError: object of type 'NoneType' has no len()

    

Generated 2024-03-19 11:23:19.063045+01:00