Skip to content

Unable to use with GCP packages #21

@pablo-puyat

Description

@pablo-puyat

I cannot install google/cloud and google/cloud-logging packages with this project because:

Problem 1 - Installation request for google/gax (locked at 0.35.0) -> satisfiable by google/gax[0.35.0]. - google/cloud-logging v1.14.2 requires google/gax ^0.38.0 -> satisfiable by google/gax[0.38.0]. - google/cloud-logging v1.14.3 requires google/gax ^0.38.0 -> satisfiable by google/gax[0.38.0]. - Conclusion: don't install google/gax 0.38.0 - google/cloud-logging v1.14.0 requires google/gax ^0.37 -> satisfiable by google/gax[0.37.0]. - google/cloud-logging v1.14.1 requires google/gax ^0.37 -> satisfiable by google/gax[0.37.0]. - Conclusion: don't install google/gax 0.37.0 - Installation request for google/cloud-logging ^1.14 -> satisfiable by google/cloud-logging[v1.14.0, v1.14.1, v1.14.2, v1.14.3].

Problem 1 - Can only install one of: google/gax[0.38.0, 0.35.0]. - Can only install one of: google/gax[0.38.0, 0.35.0]. - Can only install one of: google/gax[0.38.0, 0.35.0]. - google/cloud v0.92.0 requires google/gax ^0.38 -> satisfiable by google/gax[0.38.0]. - Installation request for google/cloud ^0.92.0 -> satisfiable by google/cloud[v0.92.0]. - Installation request for google/gax (locked at 0.35.0) -> satisfiable by google/gax[0.35.0].

What is the best way to resolve this?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions