Skip to Content
Menu
This question has been flagged
1 Reply
3871 Views

We are running odoo 12 on ubuntu 16.04 , python3.5, and postgres 9.6 as the current versions. These version are outdated now.

we are looking to move to new infrastructure with odoo 12 running on OS ubuntu 22.04, python 3.7 and postgresql 15


my question is will be their any challenges running old odoo version of 12.0 on latest version of Ubuntu 22.04, postgresql 15.0 and python3.7

or anything i have to take care when moving odoo 12 on latest version of OS,postgresql and python?

Avatar
Discard
Best Answer

Hi,

Odoo 12.0 is designed to work with Python 3.5 and 3.6. While it may work with Python 3.7, there could be compatibility issues. It's generally recommended to use the Python version specified by the Odoo version. You might need to install an older version of Python to ensure compatibility.

Make sure that all the Python libraries and dependencies required by Odoo 12.0 are available and compatible with the version of Python you are using.


Hope it helps

Avatar
Discard
Related Posts Replies Views Activity
2
Jan 25
6031
1
Apr 24
2074
2
Nov 22
3255
0
Nov 22
3301
0
Oct 22
1660