コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
11599 ビュー

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

最善の回答

you have to install python2 and pip2 first

アバター
破棄
関連投稿 返信 ビュー 活動
2
7月 25
4562
2
12月 24
7714
2
11月 24
28456
2
5月 24
7432
3
3月 24
6859