İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
5089 Görünümler

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
Vazgeç

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

En İyi Yanıt

Hi,

You can try as follows:

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

Thanks

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
3
Eyl 25
3100
0
Ağu 25
652
1
Ağu 25
2784
2
Tem 25
8464
2
Tem 25
4882