Python geo coding error
Answered




i added "stockholm"in where.data file. but when i was trying to run my geolaod.py file, it runs, but also display some errors at the end, i donot know why. and also the "stockholm" hasnt been added in geoload.py. I can not figure out why, please help me.
Please sign in to leave a comment.
Hi,
First of all it would be useful to know if the issue is IDE-related. Do you get the same error when running from the terminal outside of IDE?
Hi Andrey,
it is not the problem related to IDE. i think it is the code. in other file, request.py, the task is to add a place in a where.js file, then run this code to write it into the database, then run another piece of code to pin the place I added in where.js file on the google map.