Skip to content

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

@rafaelfx

Description

@rafaelfx

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions