GeocoderServiceError: Non-successful status code 404 #3246
Unanswered
myrainbowandsky
asked this question in
Q&A
Replies: 4 comments 2 replies
-
Please carefully read the warning in the GeoPy documentation as well as our usage policy. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thx @lonvia I did in python3.9:
and got
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
-
I'd lik to put the website folder onto a local http server.
I try: I get:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Ubuntu 22.04
The server is running at
/mnt/my_project/website
I did in python3.10:
and got
HTTPSConnectionPool(host='mnt', port=443): Max retries exceeded with url:/mnt/my_project/website/search?q=Birmingham&format=json&limit=1 (Caused by ProxyError('Cannot connect to proxy.', ConnectionResetError(104, 'Connection reset by peer')))
Beta Was this translation helpful? Give feedback.
All reactions