コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5098 ビュー

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

アバター
破棄
関連投稿 返信 ビュー 活動
3
9月 25
3110
0
8月 25
662
1
8月 25
2810
2
7月 25
8486
2
7月 25
4896