motor-blog 的源代码在这里 https://github.com/ajdavis/motor-blog 当我访问 127.0.0.1:8888 时出现问题
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/tornado-3.2.dev1-py2.7.egg/tornado/web.py", line 1134, in _execute
self._when_complete(self.prepare(), self._execute_method)
File "/Library/Python/2.7/site-packages/tornado-3.2.dev1-py2.7.egg/tornado/web.py", line 1693, in prepare
raise HTTPError(self._status_code)
HTTPError: HTTP 404: Not Found
我的系统是 osx 10.8,python 版本是 2.7.5