googlemaps / googlemaps/google-maps-services-python

Release failed - unexpected keyword argument: enable_address_descriptor still not supported

オープン
#540 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
triage me type: bug
主要言語
Python
スター
5k
フォーク
1.4k
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。