请输入命令编号:22
===============================================
正在执行(22)...
===============================================
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
File "/usr/lib/python2.7/site-packages/gunicorn/app/base.py", line 223, in run
super(Application, self).run()
File "/usr/lib/python2.7/site-packages/gunicorn/app/base.py", line 72, in run
Arbiter(self).run()
File "/usr/lib/python2.7/site-packages/gunicorn/arbiter.py", line 60, in __init__
self.setup(app)
File "/usr/lib/python2.7/site-packages/gunicorn/arbiter.py", line 120, in setup
self.app.wsgi()
File "/usr/lib/python2.7/site-packages/gunicorn/app/base.py", line 67, in wsgi
self.callable = self.load()
File "/usr/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py", line 52, in load
return self.load_wsgiapp()
File "/usr/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py", line 41, in load_wsgiapp
return util.import_app(self.app_uri)
File "/usr/lib/python2.7/site-packages/gunicorn/util.py", line 350, in import_app
__import__(module)
File "/www/server/panel/runserver.py", line 10, in <module>
from BTPanel import app,sys
File "/www/server/panel/BTPanel/__init__.py", line 26, in <module>
from cachelib import SimpleCache
ImportError: No module named cachelib
Traceback (most recent call last):
File "/usr/bin/gunicorn", line 10, in <module>
sys.exit(run())
File "/usr/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py", line 61, in run
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
File "/usr/lib/python2.7/site-packages/gunicorn/app/base.py", line 223, in run
super(Application, self).run()
File "/usr/lib/python2.7/site-packages/gunicorn/app/base.py", line 72, in run
Arbiter(self).run()
File "/usr/lib/python2.7/site-packages/gunicorn/arbiter.py", line 60, in __init__
self.setup(app)
File "/usr/lib/python2.7/site-packages/gunicorn/arbiter.py", line 120, in setup
self.app.wsgi()
File "/usr/lib/python2.7/site-packages/gunicorn/app/base.py", line 67, in wsgi
self.callable = self.load()
File "/usr/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py", line 52, in load
return self.load_wsgiapp()
File "/usr/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py", line 41, in load_wsgiapp
return util.import_app(self.app_uri)
File "/usr/lib/python2.7/site-packages/gunicorn/util.py", line 350, in import_app
__import__(module)
File "/www/server/panel/runserver.py", line 10, in <module>
from BTPanel import app,sys
File "/www/server/panel/BTPanel/__init__.py", line 26, in <module>
from cachelib import SimpleCache
ImportError: No module named cachelib
Traceback (most recent call last):
File "/usr/bin/gunicorn", line 10, in <module>
sys.exit(run())
File "/usr/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py", line 61, in run
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
File "/usr/lib/python2.7/site-packages/gunicorn/app/base.py", line 223, in run
super(Application, self).run()
File "/usr/lib/python2.7/site-packages/gunicorn/app/base.py", line 72, in run
Arbiter(self).run()
File "/usr/lib/python2.7/site-packages/gunicorn/arbiter.py", line 60, in __init__
self.setup(app)
File "/usr/lib/python2.7/site-packages/gunicorn/arbiter.py", line 120, in setup
self.app.wsgi()
File "/usr/lib/python2.7/site-packages/gunicorn/app/base.py", line 67, in wsgi
self.callable = self.load()
File "/usr/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py", line 52, in load
return self.load_wsgiapp()
File "/usr/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py", line 41, in load_wsgiapp
return util.import_app(self.app_uri)
File "/usr/lib/python2.7/site-packages/gunicorn/util.py", line 350, in import_app
__import__(module)
File "/www/server/panel/runserver.py", line 10, in <module>
from BTPanel import app,sys
File "/www/server/panel/BTPanel/__init__.py", line 26, in <module>
from cachelib import SimpleCache
ImportError: No module named cachelib
Traceback (most recent call last):
File "/usr/bin/gunicorn", line 10, in <module>
sys.exit(run())
File "/usr/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py", line 61, in run
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
File "/usr/lib/python2.7/site-packages/gunicorn/app/base.py", line 223, in run
super(Application, self).run()
File "/usr/lib/python2.7/site-packages/gunicorn/app/base.py", line 72, in run
Arbiter(self).run()
File "/usr/lib/python2.7/site-packages/gunicorn/arbiter.py", line 60, in __init__
self.setup(app)
File "/usr/lib/python2.7/site-packages/gunicorn/arbiter.py", line 120, in setup
self.app.wsgi()
File "/usr/lib/python2.7/site-packages/gunicorn/app/base.py", line 67, in wsgi
self.callable = self.load()
File "/usr/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py", line 52, in load
return self.load_wsgiapp()
File "/usr/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py", line 41, in load_wsgiapp
return util.import_app(self.app_uri)
File "/usr/lib/python2.7/site-packages/gunicorn/util.py", line 350, in import_app
__import__(module)
File "/www/server/panel/runserver.py", line 10, in <module>
from BTPanel import app,sys
File "/www/server/panel/BTPanel/__init__.py", line 26, in <module>
from cachelib import SimpleCache
ImportError: No module named cachelib
[root@localhost ~]# |