hydralit icon indicating copy to clipboard operation
hydralit copied to clipboard

AttributeError: st.session_state has no attribute "allow_access".

Open aEgoist opened this issue 2 years ago • 1 comments

After copy-pasting Lightening Example and run, I got this: AttributeError: st.session_state has no attribute "allow_access".

aEgoist avatar Jul 28 '23 03:07 aEgoist

Yeah i got the same! I did it in VCS, and i just pressed the run button, and i would get that error. Instead, do streamlit run main.py (where main.py is the file name, or replace it with anything)

Hope that helps!

Chr0my1702 avatar Aug 01 '23 12:08 Chr0my1702