콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
5087 화면

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
3099
0
8월 25
649
1
8월 25
2782
2
7월 25
8463
2
7월 25
4881