python app.py
Traceback (most recent call last):
File "app.py", line 5, in
import api
File "/Users/antoniomatarrese/tinder-detective/api.py", line 69
SyntaxError: Non-ASCII character '\xf0' in file /Users/antoniomatarrese/tinder-detective/api.py on line 69, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
python app.py Traceback (most recent call last): File "app.py", line 5, in
import api
File "/Users/antoniomatarrese/tinder-detective/api.py", line 69
SyntaxError: Non-ASCII character '\xf0' in file /Users/antoniomatarrese/tinder-detective/api.py on line 69, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details