cannot run maps-fleetengine-delivery-v1 #10828
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.
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
The text was updated successfully, but these errors were encountered: