Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
4577 Ansichten

I  have python 3.6 and 3.7 and 3.8 python version in Ubuntu 18.4.

I am trying to configure odoo14 in pycharm with 3.7 version.
when install requirements.txt file using pip3. it used python 3.6 version not 3.7.

I want to install odoo14 python dependancies for 3.7 version specifically. 
what are the steps?

later I want the same steps for odoo15 with python 3.8 version as well.
Any Idea?

Avatar
Verwerfen

Wrong forum. Go to stackoverflow or another forum to get python assitance.

Beste Antwort

Hi,

You can try as follows:

python3.6 -m pip install -r requirements.txt

Thanks

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Juni 25
1344
0
Mai 25
12
2
Jan. 25
2884
1
Dez. 24
6563
1
Nov. 24
2959