Hi,
I'm facing a problem with this app when trying to run it, here is the server log:
Traceback (most recent call last):
File "/base/python27_runtime/python27_lib/versions/1/google/appengine/runtime/wsgi.py", line 187, in Handle
handler = _config_handle.add_wsgi_middleware(self._LoadHandler())
File "/base/python27_runtime/python27_lib/versions/1/google/appengine/runtime/wsgi.py", line 225, in _LoadHandler
handler = import(path[0])
File "/base/data/home/apps/s~social-compare/1.357916735368240655/hellocn.py", line 9, in
import private
ImportError: No module named private
Hi, I'm facing a problem with this app when trying to run it, here is the server log: Traceback (most recent call last): File "/base/python27_runtime/python27_lib/versions/1/google/appengine/runtime/wsgi.py", line 187, in Handle handler = _config_handle.add_wsgi_middleware(self._LoadHandler()) File "/base/python27_runtime/python27_lib/versions/1/google/appengine/runtime/wsgi.py", line 225, in _LoadHandler handler = import(path[0]) File "/base/data/home/apps/s~social-compare/1.357916735368240655/hellocn.py", line 9, in
import private
ImportError: No module named private