bhattbhavesh91/cowin-vaccination-slot-availability

streamlit is sowing error

aarkay016 opened this issue · 1 comments

_Traceback (most recent call last):
File "c:\users\rishu\appdata\local\programs\python\python37\lib\runpy.py", line 192, in _run_module_as_main
return run_code(code, main_globals, None, "main", mod_spec)
File "c:\users\rishu\appdata\local\programs\python\python37\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "C:\Users\rishu\AppData\Local\Programs\Python\Python37\Scripts\streamlit.exe_main
.py", line 4, in
File "c:\users\rishu\appdata\local\programs\python\python37\lib\site-packages\streamlit_init
.py", line 49, in
from streamlit.proto.RootContainer_pb2 import RootContainer
File "c:\users\rishu\appdata\local\programs\python\python37\lib\site-packages\streamlit\proto\RootContainer_pb2.py", line 22, in
create_key=_descriptor._internal_create_key,
AttributeError: module 'google.protobuf.descriptor' has no attribute 'internal_create_key'

I'm getting this error. can you please help me with it?
I've installed all the requirements and followed all the steps. I also have anaconda.

I'm running this command "streamlit run app.py" on powershell.