Skip to content

version 0.16.0 made grpcio a hard requirement even without the grpc extra, breaking Python3 use #1879

@Taywee

Description

@Taywee

You can see this in the Requires Distributions on Pypi

2016-06-20-173101_525x429_scrot

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

Metadata

Metadata

Assignees

Labels

type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions