Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: #35

Open
befi735 opened this issue Jul 20, 2023 · 0 comments
Open

AttributeError: #35

befi735 opened this issue Jul 20, 2023 · 0 comments

Comments

@befi735
Copy link

befi735 commented Jul 20, 2023

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])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant