the0demiurge / ShadowSocksShare

(No longer maintained owing to the lack of sufficient free ss accounts)Python爬虫/Flask网站/免费ShadowSocks账号/ssr订阅/json 订阅
http://ss.pythonic.life/
Apache License 2.0
3.03k stars 1.04k forks source link

你好,一个报错 #3

Closed StefanZeng closed 7 years ago

StefanZeng commented 7 years ago

Traceback (most recent call last): File "manage.py", line 6, in from app import app File "/root/tools/ShadowSocksShare-OpenShift/app/init.py", line 117 SyntaxError: Non-ASCII character '\xe2' in file /root/tools/ShadowSocksShare-OpenShift/app/init.py on line 117, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

不知道哪里不合适?

the0demiurge commented 7 years ago

non-ascii错误很可能是由python版本引起的,你用的是python3吗?