Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
4479 Представления

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? 


Аватар
Отменить
Автор Лучший ответ
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?

Аватар
Отменить

sure we can do a meet

Автор

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

Лучший ответ

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
мая 25
2437
1
апр. 25
3458
1
апр. 25
4276
1
апр. 25
1761
4
мар. 25
6870