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

cannot run maps-fleetengine-delivery-v1 #10828

Closed
abhi-hkmci opened this issue Jan 26, 2023 · 3 comments · Fixed by googleapis/gapic-generator-python#1596
Closed

cannot run maps-fleetengine-delivery-v1 #10828

abhi-hkmci opened this issue Jan 26, 2023 · 3 comments · Fixed by googleapis/gapic-generator-python#1596
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@abhi-hkmci
Copy link

abhi-hkmci commented Jan 26, 2023

in the beta libary pip install https://storage.googleapis.com/fleetengine-gapic/dist/793/2022-07-19/maps-fleetengine-delivery-v1-py.tar.gz I am getting error as below 👍

ModuleNotFoundError: No module named 'google.geo.type'

when in install google-geo-type 0.3.0 module then I get the next error as

ImportError: cannot import name 'viewport_pb2' from 'google.geo.type

Reference :
https://developers.google.com/maps/documentation/transportation-logistics/last-mile-fleet-solution/fleet-performance/fleet-engine/gapic_client

@parthea parthea added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Jan 26, 2023
@parthea
Copy link
Contributor

parthea commented Jan 26, 2023

Hi @abhi-hkmci,

Thanks for reporting this issue. I've added internal bug numbers below that we'll use to track the fix.

Googlers see b/263306233 and b/266837434 . Also related googleapis/gapic-generator-python#1376.

@parthea
Copy link
Contributor

parthea commented Mar 24, 2023

The build rules will be updated in cl/516494358

@parthea parthea reopened this Mar 24, 2023
@parthea
Copy link
Contributor

parthea commented Apr 7, 2023

I'm going to close this issue as the issue can no longer be produced with the latest version.

>>>pip install https://storage.googleapis.com/fleetengine-gapic/dist/1708/2023-03-29/maps-fleetengine-delivery-v1-py.tar.gz
...
Successfully installed cachetools-5.3.0 certifi-2022.12.7 charset-normalizer-3.1.0 google-api-core-2.11.0 google-auth-2.17.2 googleapis-common-protos-1.59.0 grpcio-1.53.0 grpcio-status-1.53.0 idna-3.4 libcst-0.4.9 maps-fleetengine-delivery-0.1.0 mypy-extensions-1.0.0 proto-plus-1.22.2 protobuf-4.22.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pyyaml-6.0 requests-2.28.2 rsa-4.9 six-1.16.0 typing-extensions-4.5.0 typing-inspect-0.8.0 urllib3-1.26.15
>>> import maps.fleetengine.delivery_v1
>>>
>>> import maps.fleetengine.delivery
>>>

@parthea parthea closed this as completed Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants