odoo13数据库初始化出错,关系 "ir_module_module" 不存在
-
odoo13环境安装好以后,启动,启动参数为
-c C:\Users\sasaky\Desktop\work\mizuno\odoo.local.conf -p 8069 -i base

然后启动出错,提示psycopg2.ProgrammingError: 错误: 关系 "ir_module_module" 不存在

如果不加-i base系统也会报错,说要加这个参数把数据库初始化。加了又报这个错,请问应该如何解决呢?跪谢!
-
odoo13环境安装好以后,启动,启动参数为
-c C:\Users\sasaky\Desktop\work\mizuno\odoo.local.conf -p 8069 -i base

然后启动出错,提示psycopg2.ProgrammingError: 错误: 关系 "ir_module_module" 不存在

如果不加-i base系统也会报错,说要加这个参数把数据库初始化。加了又报这个错,请问应该如何解决呢?跪谢!
今天也碰到了类似问题。最后发现时Jinja2的bug。需要安装版本2.11.2:
pip install Jinja2==2.11.2
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login