Unable to install streamlit with conda in new environment

Are you using conda-forge?

If you don’t have your conda configured to check conda-forge, you may need to pass it explicitly.

conda install streamlit -c conda-forge