Hello i am new to streamlit and facing this issue where when I run my app through streamlit run app.py command it gives error as follows
I am using anaconda
I have created my env and activated the environment through command
still facing the same issue
some one please help
Assuming app.py exists in that directory, have you installed streamlit using conda or pip?
Yes app.py exists in the same directory

I have tried with pip install streamlit, no change.
I will do it with Conda & let you know if it works or not.
system
Closed
4
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.