-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Failing imports for submodules of the google-api-core packages #15023
Copy link
Copy link
Open
Labels
externalThis issue is blocked on a bug with the actual product.This issue is blocked on a bug with the actual product.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.status: blockedResolving the issue is dependent on other work.Resolving the issue is dependent on other work.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Metadata
Metadata
Assignees
Labels
externalThis issue is blocked on a bug with the actual product.This issue is blocked on a bug with the actual product.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.status: blockedResolving the issue is dependent on other work.Resolving the issue is dependent on other work.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
We haven't recently started to see import issues with packages that use
google-api-corein openSUSE Tumbleweed.For example, the package
celeryfails to importgoogle.cloud[1]:And indeed that does not work on a test system:
It seems that I am missing something here but I'm not sure what.
Any suggestions?