Community mailing list archives
community@mail.odoo.com
Browse archives
Installing Odoo in Linux Centos 6.6
by
erwin.tandjung
Dears,
I'm very newbie in Odoo, since i start to love LINUX CentOS and others open source program, i want to try using Odoo.
I progress install Odoo use this link : https://www.odoo.com/documentation/8.0/setup/install.html#setup-install-source
But, when i do this command #yum install -y odoo
--
I got error,
--> Finished Dependency Resolution
Error: Package: odoo-8.0_20150814-1.noarch (odoo-nightly)
Requires: python(abi) = 2.7
Installed: python-2.6.6-52.el6.x86_64 (@anaconda-CentOS-201410241409.x86_64/6.6)
python(abi) = 2.6
Available: python-2.6.6-64.el6.x86_64 (base)
python(abi) = 2.6
Error: Package: odoo-8.0_20150814-1.noarch (odoo-nightly)
Requires: python(abi) = 2.7
Removing: python-2.6.6-52.el6.x86_64 (@anaconda-CentOS-201410241409.x86_64/6.6)
python(abi) = 2.6
Updated By: python-2.6.6-64.el6.x86_64 (base)
python(abi) = 2.6
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
I have installed Python 2.7.10
# python2.7 -V
Python 2.7.10
but i still get the same error,
Please help,
Thank you
Best Regards
Erwin Tanjung
Erwin Tanjung