googlemaps / googlemaps/google-maps-services-python

Release failed - unexpected keyword argument: enable_address_descriptor still not supported

未關閉
#540 1 則留言 0 個 reaction 已指派 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 摘要。