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

Hi Friends,

I tried to install odoo8 in centos 6 VPS (Default python version was 2.6), But it shows dependency missing and i installed may of them except one [python (abi)=2.7]. After that i upgrade python version to 2.7, but still i am facing the same dependency missing issue. Please help me to install odoo8 on my VPS.

아바타
취소

Possible duplicate of https://www.odoo.com/forum/help-1/question/odoo-requires-python-abi-2-7-83589

작성자

Thank you Temur, I tried the above link also, but still i am facing the same issue.

yes, that's unsolved one, I just noted that it's a duplicate, as it's better not to have duplicated posts, for new people who will search solution for the same problem. we better to leave one where solution appears and close or delete another.

베스트 답변

Terminal:

sudo yum install wget

wget -O - https://nightly.odoo.com/odoo.key | apt-key add -

# echo "deb http://nightly.odoo.com/8.0/nightly/deb/ ./" >> /etc/apt/sources.list

sudo yum update

sudo yum install odoo

아바타
취소
베스트 답변

Hello,

You can check this link 

Regards

아바타
취소
관련 게시물 답글 화면 활동
0
3월 15
4493
2
2월 17
6949
5
2월 17
15898
0
3월 25
1520
4
4월 24
174386