-
Notifications
You must be signed in to change notification settings - Fork 380
Open
Description
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
Labels
No labels