As my title says I would like to install Odoo 10 on Ubuntu 20.
Has anyone achieved this so far. I can't get it to run.
Ubuntu 20 comes with Python 3 whereas Odoo 10 needs Python 2.7. Even though I installed Python 2.7 it seems there are other dependecies missing.
Is Odoo 10 working on Postgresql 12 which comes with Ubuntu 20 or do I need to install some older version like 9.x?
Is there any logical way I could go to find out what is missing or has anyone a full guideline regarding this.
Thank you
If you want to avoid unnecessary troubles and efforts, I would install it on Ubuntu 16.04, which matches this old Odoo version.
Ermin, that would be my favourite solution but I want to install it on a Raspberry Pi 4 and can't find any proper Ubuntu 16.04 repository for a Raspberry Pi
I'm also agree with Simon, I would like to know this solution for installing odoo 10 on Ubuntu Server 20.04
If this is still relevant to someone, it is possible to use docker and camp-to-camp image for odoo 10. This way you get the old 16.04 under the hood on any system, including 20.04 or 22.04. Will need some configuring but should be possible to set up on RPI4
https://github.com/camptocamp/docker-odoo-project/tree/master/example