You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: 'NoneType' object is not subscriptable
File "/usr/local/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 535, in _run_script
exec(code, module.__dict__)
File "/ptx-boa/ptxboa_streamlit.py", line 263, in <module>
content_optimization(api)
File "/ptx-boa/app/tab_optimization.py", line 17, in content_optimization
n, metadata = api.get_flh_opt_network(
File "/ptx-boa/ptxboa/api.py", line 287, in get_flh_opt_network
hashsum = metadata["flh_opt_hash"]["hash_md5"]
The text was updated successfully, but these errors were encountered:
Error in Optimization tab on productive server:
The text was updated successfully, but these errors were encountered: