I was following the instructions on https://github.com/mneedham/yelp-graph-algorithms
I tried to run ```
python lat_long_expansion.py
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decod...