Hi @andfanilo!
It turns out that my pip and pip3 had installed streamlit to a different location and in order to call stremlit. I found a work around by typing this is terminal:
source ~/.bash_profile
Thanks!
Hi @andfanilo!
It turns out that my pip and pip3 had installed streamlit to a different location and in order to call stremlit. I found a work around by typing this is terminal:
source ~/.bash_profile
Thanks!