Skip to Content
Menu
This question has been flagged
3 Replies
4523 Views

i keep getting the following exceptions when i am trying to execute odoo 16:

DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead

DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead


my python version is 3.12 and the installed Werkzeug==2.0.2 


Does anyone have experience on how I can solve this error in Odoo?

Version: Odoo 16 Community Edition, installed locally 


Thank you

Avatar
Discard
Best Answer

As mentioned above, there are many tutorials for this

You may also follow this,
https://www.youtube.com/watch?v=WqlG22SC-qw

Avatar
Discard
Best Answer

HI, you can follow this: 

https://youtu.be/AiwKyMVa_jQ

Hope it helps

Avatar
Discard
Best Answer

Hi,

Please refer to our blog and follow the steps to install odoo 16 in windows 11
https://www.cybrosys.com/blog/how-to-install-odoo-16-in-windows-11


Hope it helps

Avatar
Discard