Skip to content

[DEFECT] #13

@EdC2-Tech

Description

@EdC2-Tech

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

  • Is it tagged with a type: defect or task?
  • Is it tagged with a priority: critical, normal or minor?
  • If it will impact requirements or requirements tests, is it tagged with requirements?
  • If it is a defect, can it cause wrong results for users?
  • Is a rationale provided? (Such as explaining why the improvement is needed or why current code is wrong.)

For Change Control Board: Issue Closure

  • If the issue is a defect, is the defect fixed?
  • If the issue is a defect, is the defect tested for in the regression test system? (If not explain why not.)
  • If the issue is a defect, does it impact the latest release branch? If yes, is there any issue tagged with release (create if needed)?
  • If the issue is being closed without a pull request, has an explanation of why it is being closed been provided?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions