Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please update dependency on google-api-python-client #87

Closed
munkien opened this issue Apr 20, 2021 · 4 comments
Closed

Please update dependency on google-api-python-client #87

munkien opened this issue Apr 20, 2021 · 4 comments
Assignees

Comments

@munkien
Copy link

munkien commented Apr 20, 2021

Hi

I have a problem where I use google-api-python-client V2 which this library does not yet support :-)
Please update it so it can be used with V2 of google-api-python client

`
Updating dependencies
Resolving dependencies... (0.0s)

SolverProblemError

Because google-cloud-profiler (3.0.3) depends on google-api-python-client (<1.12.0 || >1.12.0,<2)
and no versions of google-cloud-profiler match >3.0.3,<4.0.0, google-cloud-profiler (>=3.0.3,<4.0.0) requires google-api-python-client (<1.12.0 || >1.12.0,<2).
So, because project-name depends on both google-api-python-client (^2.2.0) and google-cloud-profiler (^3.0.3), version solving failed.
`

@wyk9787 wyk9787 self-assigned this Apr 20, 2021
@wyk9787
Copy link
Contributor

wyk9787 commented Apr 21, 2021

Thanks for reporting the issue! We are aware of this dependency version restriction. The reason for not using client library V2 was an incompatibility issue: googleapis/google-api-python-client#1225. Now that the issue is resolved by googleapis/google-api-python-client#1261, we should be able to get a new version of the Cloud Profiler out to use client library V2.1.0+.

I will update here when a new version is released. Ideally before end of the week, if not, definitely next week. Thanks for your patience!

@munkien
Copy link
Author

munkien commented Apr 22, 2021

Hey Garrett!
Thanks for the fast reply.
Yes, thats perfect!

Have a great week :-)

@wyk9787
Copy link
Contributor

wyk9787 commented Apr 28, 2021

V3.0.4 was released: https://pypi.org/project/google-cloud-profiler/3.0.4/.

You should now be able to use google-api-python-client V2.1.0+.

@wyk9787 wyk9787 closed this as completed Apr 28, 2021
@munkien
Copy link
Author

munkien commented Apr 28, 2021

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants