Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
9875 Visualizzazioni

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 ?

 

Avatar
Abbandona
Risposta migliore

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

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
gen 22
2716
0
dic 21
4607
1
nov 21
211
1
ott 21
11607
1
lug 21
4597