You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: