odoomates / odooapps

251 stars 343 forks source link

Error Starting Odoo Open Source Local Server #142

Open rh-id opened 4 months ago

rh-id commented 4 months ago

Hi, I hit the following error after executing

python3 odoo-bin --addons-path=<path to odooapps> -d mydb

2024-07-12 08:51:38,893 6390 CRITICAL ? odoo.modules.module: Couldn't load module web 
2024-07-12 08:51:38,893 6390 ERROR ? odoo.service.server: Failed to load server-wide module `web`.
The `web` module is provided by the addons found in the `openerp-web` project.
Maybe you forgot to add those addons in your addons_path configuration. 
Traceback (most recent call last):
  File "odoo/odoo/service/server.py", line 1262, in load_server_wide_modules
    odoo.modules.module.load_openerp_module(m)
  File "odoo/odoo/modules/module.py", line 395, in load_openerp_module
    __import__(qualname)
ModuleNotFoundError: No module named 'odoo.addons.web'
Warn: Can't find .pfb for face 'Times-Roman'