The latest installation of Streamlit with anaconda via Powershell might be tricky as I didn’t found on the documentation, so I thought it better to share.
After creation of the Anaconda environment, open Powershell and paste the command for installation: python -m pip install streamlit
instead of just pip.
Find the attached image: