Skip to content

Dependency conflict when running setup.py develop #2359

@sebbacon

Description

@sebbacon

When installing a development checkout per the documentation, there is a dependency conflict:

$ $VENV/bin/python setup.py develop
running develop
<snip>
Installed /tmp/google-cloud-python/lib/python2.7/site-packages/oauth2client-2.0.0-py2.7.egg
error: oauth2client 2.0.0 is installed but oauth2client<2.0.0,>=1.4.11 is required by set(['gapic-google-logging-v2', 'gapic-google-pubsub-v1'])

Metadata

Metadata

Assignees

Labels

packagingtype: 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