Skip to content

AttributeError: #35

@befi735

Description

@befi735

AttributeError: module 'streamlit' has no attribute 'beta_columns'
Traceback:
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 552, in _run_script
exec(code, module.dict)
File ".\app.py", line 67, in
main()
File ".\app.py", line 17, in main
col1,col2,col3 = st.beta_columns([3,2,1])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions