Hey all,

I am trying to import data using Agave cluster into a Google cloud storage 
using Python and Anaconda. The data is almost imported each time when it 
returns an error message saying the following: 

File 
"/home/najohn20/google-cloud-sdk/lib/googlecloudsdk/core/resource/resource_projector.py",
 
line 69, in <module>
    from google.protobuf import json_format as protobuf_encoding

ImportError: cannot import name json_format

I tried importing the json modules and using "sudo pip install protobuf 
--upgrade" but it did not seem to work, as it told me the password for my 
account is not in the sudoers file. Any tips on how to import JSON files 
into Google Cloud using Agave? Did I forget to import a module that is 
needed? Thanks and I can explain further if necessary.

-Nick Johnson


-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to