cedadev / c3s_434_ecde_page_text

To manage page text for the European Climate Data Explorer being developed by the C3S 434 project.
MIT License
0 stars 2 forks source link

mising ECDE apiclient #78

Open charliepascoe opened 2 years ago

charliepascoe commented 2 years ago

I'm following the usage instructions (https://github.com/cedadev/c3s_434_ecde_page_text) to parse an update I've made to the ECDE google sheet but I am coming across the following error: File "code/gdoc_parser.py", line 1, in from apiclient import discovery ModuleNotFoundError: No module named 'apiclient'