启动时出现如下错误信息,请帮忙,谢谢
回溯(最后一次调用):文件“/usr/local/bin/openerp-server”,第 5 行,在 openerp.cli.main()
文件“/usr/local/lib/python2.7/site-packages/openerp-7.0_20130923_231151-py2.7.egg/openerp/cli/init .py ”,第 51 行,在主要 导入(m)
文件“/usr/local/lib/python2.7/site-packages/openerp-7.0_20130923_231151-py2.7.egg/openerp/modules/module.py”,第 133 行,在 load_module mod = imp.load_module('openerp .addons.' + module_part, f, path, descr)
导入 account_test 中的文件“/usr/local/lib/python2.7/site-packages/openerp-7.0_20130923_231151-py2.7.egg/openerp/addons/account_test/init .py ”,第 1 行
导入池中的文件“/usr/local/lib/python2.7/site-packages/openerp-7.0_20130923_231151-py2.7.egg/openerp/addons/account_test/account_test.py”,第 32 行
ImportError:没有名为 pooler 的模块