Hello,
After installed successfully the streamlit, when i write “streamlit hello”, it doesn’t work. And when i try to import Streamlit, i received the message below:
ImportError: cannot import name ‘get_logger’ from partially initialized module ‘streamlit.logger’ (most likely due to a circular import) (C:\Users\Gabriel.Levy\Anaconda3\lib\site-packages\streamlit\logger.py)
I’ve already uninstalled and reinstalled package, python and browsers for python and in all cases, it doesn’t work. I’ll be glad for a help to end this issue and work normally with Streamlit.