SyntaxError: Non-ASCII character '\xe2' in python file

Add  # coding: utf-8 at top of .py file

Comments

Popular posts from this blog