Python UnicodeDecodeError: 'utf8' codec can't decode byte… unexpected code byte
问题 Python newbie's journey to build his first webapp (app link: http://contractpy.appspot.com/ - it's just an experimental app). Following an advice of a stackoverflow user, I start to use a template system: Jinja2 (I'm using Python 2.6), but now I'm stucked with this error: 2012-06-17 11:44:39 Running command: "['C:\\Python26\\pythonw.exe', 'C:\\Program Files (x86)\\Google\\google_appengine\\dev_appserver.py', '--admin_console_server=', '--port=8084', 'C:\\Users\\CG\\Documents\\udacity\