Skip to Content
Menu
This question has been flagged
2 Replies
3080 Views

I am trying to run Odoo 16 on my mac. I installed Postgres 15 and Python 3.11.

All seems to be properly installed and I successfully installed all dependencies in the requirements.txt. 

When I run it locally in PyCharm, then I get an error that the database is not initialized but running it with '-i base' does not help. After this error, another error appears: 'KeyError: `ir.http`'

Somehow it does not create the tables in the database.


Did I do something wrong or am I missing something? 


Avatar
Discard
Author Best Answer
Go to the following url ( localhost:8069/web/database/selector ) and create a database. This will initialize the database for you.

I tried this but I get the same error: 'Database not initialized, you can force it with `-i base`' and then I get this error: 'KeyError: `ir.http`'

I realy don't know whats wrong. Could somebody maybe contact me, so I can show you all the details?

Avatar
Discard

sure we can do a meet

Author

Thank you @Nomad_King, send me an email (alexanderm.17@hotmail.com) whenever you want and we can organize a quick call. Thanks again!

hi, could you finally resolve your problem?
I run with 3.9.13, couldn't with 3.11
on linux 3.11 goes perfectly

Best Answer

Go to the following url ( localhost:8069/web/database/selector ) and create a database. This will initialize the database for you.

Avatar
Discard
Related Posts Replies Views Activity
3
Nov 24
2951
5
Nov 24
7467
2
Oct 24
2886
4
Oct 24
1865
2
Oct 24
4022