bhattbhavesh91 / cowin-vaccination-slot-availability

Script to check the available slots for Covid-19 Vaccination Centers from CoWIN API in India.
Apache License 2.0
305 stars 273 forks source link

streamlit is sowing error #26

Closed aarkay016 closed 3 years ago

aarkay016 commented 3 years ago

_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_createkey'

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.

bhattbhavesh91 commented 3 years ago

https://stackoverflow.com/questions/61922334/how-to-solve-attributeerror-module-google-protobuf-descriptor-has-no-attribu