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