python - Gsutil : oauth2_plugin missing files ? -
i trying utilize gsutil library in code , have followed installation instructions on google website carefully
however, right pythonpath set, when run line
from gslib.third_party.oauth2_plugin import oauth2_plugin
i error
no module named gslib.third_party.oauth2_plugin
i looked within folder construction , indeed there no folder in location. so, google shipping bad code or what, no on installation show how or install missing folder.
thanks!
looks question duplicate of this. non-gae apps should utilize cloud storage json api, gae gcs client library best choice.
python gsutil
No comments:
Post a Comment