Skip to Content
Menu
This question has been flagged
1 Reply
4248 Views

I'm trying to access odoo through commands but I get critical errors one is 

odoo.modules.module: Couldn't load module web and 

odoo.modules.module: The 'odoo.addons.web' package was not installed in a way that PackageLoader understands.  odoo.service.server: Failed to load server-wide module web.

so I can't access odoo with the command ./odoo-bin

Do you know how I can solve the problem



Avatar
Discard
Best Answer

This error occurs since jinja2 has been migrated to version 2.11.0.

Rollbacking to version 2.10.* appears to be working

Avatar
Discard
Author

to migrate to jijna2 2.10 or uninstall jinja 2 2.11 do I have to install odoo again or is there a command to do it?

Related Posts Replies Views Activity
3
Nov 23
15312
3
Nov 24
21079
1
Apr 23
4571
2
Dec 22
5498
1
Nov 22
2662