Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
5118 มุมมอง

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?

อวตาร
ละทิ้ง

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

คำตอบที่ดีที่สุด

Hi,

You can try as follows:

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

Thanks

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
3
ก.ย. 25
3154
0
ส.ค. 25
705
1
ส.ค. 25
2888
2
ก.ค. 25
8535
2
ก.ค. 25
4924