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

Hello all,

My question is very straight forward: What version of Python should I use for Odoo 8? I've read that OpenERP 7 was built on Python 2.7, Odoo 8 came to change this? Would it be a problem to use Python 3?

Thanks 

Avatar
Discard
Best Answer

By the odoo environment, It uses python 2.7 standard library...
 

https://github.com/odoo/odoo/blob/8.0/odoo.py#L10

https://www.odoo.com/forum/help-1/question/which-python-version-is-recommended-3466

Avatar
Discard
Best Answer

Per a GitHub comment on 7 January 2015 by Odoo's Chief Technical Officer, they are targeting Python 2.7 for all current development.

Avatar
Discard
Best Answer

Hello Alfredo,

A similar question has already been asked before, it has some answers but not an authoritative reply yet:

https://www.odoo.com/forum/help-1/question/openerp-v8-what-version-of-python-what-about-9-3-of-pgsql-42518

Regards,
Marvin

Avatar
Discard