Hacker News new | ask | show | jobs
by gomangogo 2436 days ago
I got this error when running it :

File "fetch.py", line 25 place_raw = requests.get(f'https://maps.googleapis.com/maps/api/place/details/json?plac...) ^ SyntaxError: invalid syntax

2 comments

It looks like you need python 3.6+
What version of python are you using?
I use now python 3.6 but got this error :

ModuleNotFoundError: No module named 'wikipedia'

(I installed requirements)

That's odd. What output do you get from 'pip install wikipedia'?
You do you, but if you're giving python support in HN comments, you might be here for a while!