googlemaps / googlemaps/google-maps-services-python

Release failed - unexpected keyword argument: enable_address_descriptor still not supported

Aberta
#540 1 comentário 0 reações 0 responsáveis Ver no GitHub
triage me type: bug
Linguagem predominante
Python
Estrelas
5k
Forks
1.4k
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

When running the code using Googlemaps python 4.10.0:
`reverse_geocode_data = gmaps.reverse_geocode((center_lat, center_lon), enable_address_descriptor=True)`

See error:
`Unexpected error during reverse geocoding for (x, y): reverse_geocode() got an unexpected keyword argument ‘enable_address_descriptor’`

Cause:
The current release did not get the new version of geocoding.py

Manual Fix:
Replace the old version of geocoding.py with the new version.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.