Thank you for the defect report
Defect Description
This defect was provided during the Westinghouse meeting with Patrick Kapral. It is not known how to reproduce this issue.
Steps to Reproduce
Unknown. This defect was provided by Patrick Kapral. This error could not be reproduced.
Expected Behavior
Unknown.
Screenshots and Input Files
TypeError: 'str' object cannot be interpreted as an integer
Traceback:
File "C:\Users\axj4414\AppData\Local\Programs\Python\Python312\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 600, in _run_script
exec(code, module.dict)File "C:\Users\axj4414\Downloads\BAHAMAS-main\BAHAMAS-main\app\app.py", line 111, in
cccg_survey.app()File "C:\Users\axj4414\Downloads\BAHAMAS-main\BAHAMAS-main\app\app_pages\cccg_survey.py", line 305, in app
st.dataframe(sub_beta_df, width='stretch', hide_index=True)File "C:\Users\axj4414\AppData\Local\Programs\Python\Python312\Lib\site-packages\streamlit\runtime\metrics_util.py", line 397, in wrapped_func
result = non_optional_func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "C:\Users\axj4414\AppData\Local\Programs\Python\Python312\Lib\site-packages\streamlit\elements\arrow.py", line 498, in dataframe
proto.width = width
^^^^^^^^^^^
For Change Control Board: Issue Review
For Change Control Board: Issue Closure
Thank you for the defect report
that demonstrates the defect.
Defect Description
This defect was provided during the Westinghouse meeting with Patrick Kapral. It is not known how to reproduce this issue.
Steps to Reproduce
Unknown. This defect was provided by Patrick Kapral. This error could not be reproduced.
Expected Behavior
Unknown.
Screenshots and Input Files
TypeError: 'str' object cannot be interpreted as an integer
Traceback:
File "C:\Users\axj4414\AppData\Local\Programs\Python\Python312\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 600, in _run_script
exec(code, module.dict)File "C:\Users\axj4414\Downloads\BAHAMAS-main\BAHAMAS-main\app\app.py", line 111, in
cccg_survey.app()File "C:\Users\axj4414\Downloads\BAHAMAS-main\BAHAMAS-main\app\app_pages\cccg_survey.py", line 305, in app
st.dataframe(sub_beta_df, width='stretch', hide_index=True)File "C:\Users\axj4414\AppData\Local\Programs\Python\Python312\Lib\site-packages\streamlit\runtime\metrics_util.py", line 397, in wrapped_func
result = non_optional_func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "C:\Users\axj4414\AppData\Local\Programs\Python\Python312\Lib\site-packages\streamlit\elements\arrow.py", line 498, in dataframe
proto.width = width
^^^^^^^^^^^
For Change Control Board: Issue Review
For Change Control Board: Issue Closure