apple/axlearn

Missing googleapiclient as dependency

samos123 opened this issue · 1 comments

I get ModuleNotFoundError: No module named 'googleapiclient' when calling:

from axlearn.cloud.gcp.vm import ..

Seems that google-api-python-client needs to be added as a dependency in axlearn?