Summary
For the past 3-4 days, I am unable to run any streamlit app on my laptop and an error keeps popping up. I have tested with the $ streamlit hello
command too and even that doesn’t seem to work. This is the error:
toml.decoder.TomlDecodeError: Empty value is invalid (line 3 column 1 char 25)
I am using conda + Python 3.10 and streamlit 1.20.0