object of type 'NoneType' has no len()
Traceback (most recent call last): File "/opt/acc-bpt/release_2024_12/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_12/acc_bpt/shared/BptV2.py", line 319, in build raise ex File "/opt/acc-bpt/release_2024_12/acc_bpt/shared/BptV2.py", line 289, in build if not len(rawdata): ^^^^^^^^^^^^ TypeError: object of type 'NoneType' has no len()
Generated 2024-12-02 07:31:11.106765+01:00