Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
4466 Vistas

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
Descartar
Autor Mejor respuesta
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
Descartar

sure we can do a meet

Autor

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

Mejor respuesta

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

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
may 25
2431
1
abr 25
3447
1
abr 25
4268
1
abr 25
1753
4
mar 25
6857