跳至內容
選單
此問題已被標幟
4 回覆
4090 瀏覽次數

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
4448
2
2月 17
6879
5
2月 17
15758
0
3月 25
1379
4
4月 24
174296