Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named openerp.tools.config #113

Open
rafaelfx opened this issue Nov 18, 2017 · 0 comments
Open

ImportError: No module named openerp.tools.config #113

rafaelfx opened this issue Nov 18, 2017 · 0 comments

Comments

@rafaelfx
Copy link

Hi, need help with this error:

anybox.recipe.odoo.base: Creating config file: etc/odoo.cfg
While:
Installing odoo.

An internal error occurred due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/zc/buildout/buildout.py", line 2123, in main
getattr(buildout, command)(args)
File "/usr/local/lib/python2.7/dist-packages/zc/buildout/buildout.py", line 796, in install
installed_files = self[part]._call(recipe.install)
File "/usr/local/lib/python2.7/dist-packages/zc/buildout/buildout.py", line 1553, in _call
return f()
File "/home/rafaelleao/odoo100/anybox.recipe.odoo/anybox/recipe/odoo/base.py", line 1123, in install
self._create_default_config()
File "/home/rafaelleao/odoo100/anybox.recipe.odoo/anybox/recipe/odoo/server.py", line 109, in _create_default_config
from openerp.tools.config import configmanager
ImportError: No module named openerp.tools.config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant