使用gmapsdistance包我试图运行一行简单的代码:
results=gmapsdistance("Chicago+IL","New+York+City+NY","walking","myapicode")
Run Code Online (Sandbox Code Playgroud)
我收到以下错误:
Error: 1: Input is not proper UTF-8, indicate encoding !
Bytes: 0xC9 0x74 0x61 0x74
Run Code Online (Sandbox Code Playgroud)
请告诉我我做错了什么或指出我的方向来帮助解决我的问题.