ModuleNotFoundError: No module named 'streamlit_analytics2' #140
saisaigraph
started this conversation in
General
Replies: 1 comment
-
|
Can you share the full code you have put in the .py file? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have installed successfull using below
uv add streamlit-analytics2
and then tried running it using "uvx streamlit run main.py" , i get this error:
ModuleNotFoundError: No module named 'streamlit_analytics2'
Any suggestions please.
Beta Was this translation helpful? Give feedback.
All reactions