跳至內容
選單
此問題已被標幟
1 回覆
9791 瀏覽次數

please when I install odoo 14 on Ubuntu 20.04 LTS it install python 3.8 and some packages inside requirement.txt not installed successfully .

what's preferred ubuntu version for odoo ? 20.04 LTS or 18.06

how can I downgrade python to 3.7 ?

 

頭像
捨棄
最佳答案

Yes in ubuntu 20.04 python version 3.8

Install python 3.7

- sudo apt update

- sudo apt install software-properties-common

- sudo add-apt-repository ppa:deadsnakes/ppa (Press [ENTER] to continue or Ctrl-c to cancel adding it.)

- sudo apt install python3.7

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
1月 22
2669
0
12月 21
4570
1
11月 21
211
1
10月 21
11543
1
7月 21
4522