Closed GoogleCodeExporter closed 8 years ago
I've fixed this problem. Please close this item.
Original comment by ccliff...@archipelagois.com
on 6 May 2015 at 1:52
Original comment by z...@google.com
on 3 Jun 2015 at 3:45
I fixed it by :
installing protobuf 3.0.0a3 ( easy-install protobuf-3.0.0a3-py2.7.egg )
downloaded gcloud-0.7.1.tar.gz
removed the line "protobuf == 3.0.0-alpha-1'" in setup.py
python install setup.py
Original comment by jan.vani...@gmail.com
on 31 Aug 2015 at 11:07
Note that (somewhat confusingly), this is the issue tracker for the Google
Cloud SDK, which includes the gcloud command-line tool (incidentally written in
Python), and NOT the issue tracker for gcloud-python, the Python client library
for the Google Cloud Platform API.
For that, please file issues here:
https://github.com/GoogleCloudPlatform/gcloud-python
Original comment by z...@google.com
on 1 Sep 2015 at 3:04
Original issue reported on code.google.com by
ccliff...@archipelagois.com
on 6 May 2015 at 12:49