there have a prob in Geodump.py code in 5th week assignment . The error is
Traceback (most recent call last):
File "geodump.py", line 13, in
data = str(row[1])
UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position 626: ordinal not in range(128)
please reply asap