You can see this in the [Requires Distributions on Pypi](https://pypi.python.org/pypi/gcloud)  grpcio still does not work in python3, making python3 projects unable to use the latest gcloud-python module. You can see this is caused by https://github.com/GoogleCloudPlatform/gcloud-python/blob/0.16.0/setup.py#L29 where it is done if it is built in python2.7, even though it may be installed in python3