-
Notifications
You must be signed in to change notification settings - Fork 516
Closed
Labels
bugSomething isn't workingSomething isn't workingtriageNew issue; requires attentionNew issue; requires attention
Description
google-ads 14.1.0 requires google-api-core >= 2.0.1, < 3.0.0 which causes dependency conflicts with google-api-python-client that requires google-api-core>=1.21.0,<3.0.0dev.
"ERROR: pip's dependency resolver does not currently take into account all the packages that are installed.
This behaviour is the source of the following dependency conflicts.
google-ads 14.1.0 requires google-api-core<3.0.0,>=2.0.1, but you have google-api-core 1.21.0 which is incompatible."
The issue is related to this PR: #473 that is closed.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageNew issue; requires attentionNew issue; requires attention