Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG #1

Open
Jayhello opened this issue Nov 28, 2017 · 0 comments
Open

BUG #1

Jayhello opened this issue Nov 28, 2017 · 0 comments

Comments

@Jayhello
Copy link

My env is win10 pychram

I have add # * coding:utf-8 * in head of file_server.py

then issue in chrome under win10
http://127.0.0.1:8000/

File "D:\Anaconda2\lib\site-packages\jinja2\filters.py", line 136, in do_lower
return soft_unicode(s).lower()
UnicodeDecodeError: 'ascii' codec can't decode byte 0xa1 in position 0: ordinal not in range(128)
127.0.0.1 - - [28/Nov/2017 19:23:17] "GET / HTTP/1.1" 500 -

[2017-11-28 19:23:17,599] ERROR in app: Exception on / [GET]
Traceback (most recent call last):
File "D:\Anaconda2\lib\site-packages\flask\app.py", line 1988, in wsgi_app
response = self.full_dispatch_request()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant