You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==================================== ERRORS ====================================
______________________ ERROR collecting st_smoke_test.py _______________________
st_smoke_test.py:5: in<module>
from streamlit.testing.v1 import AppTest
streamlit.py:4: in<module>
st.set_page_config(layout="wide")
E AttributeError: partially initialized module 'streamlit' has no attribute 'set_page_config' (most likely due to a circular import)
=========================== short test summary info ============================
ERROR st_smoke_test.py - AttributeError: partially initialized module 'streamlit' has no attribute 'set_page_config' (most likely due to a circular import)
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
=============================== 1 error in 0.09s ===============================