Installing Odoo on OpenSUSE 12.3

[FONT=arial]Hello,[/FONT]
[FONT=arial]I’m trying to install on OpenSUSE 12.3 and so far i’ve completed all the steps but i’m stuck with installing one Python package. Here are the errors i see:[/FONT]cbtest:~ # openerp-server -s
Traceback (most recent call last):
File “/usr/local/bin/openerp-server”, line 4, in <module>
import pkg_resources
File “/usr/lib/python2.7/site-packages/pkg_resources.py”, line 2709, in <module>
working_set.require(requires)
File “/usr/lib/python2.7/site-packages/pkg_resources.py”, line 686, in require
needed = self.resolve(parse_requirements(requirements))
File “/usr/lib/python2.7/site-packages/pkg_resources.py”, line 584, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: pillow

[FONT=arial]When i download and install that package i get this:[/FONT]rpm -i python-Pillow-2.5.1-4.1.x86_64.rpm
error: Failed dependencies:
liblcms2.so.2()(64bit) is needed by python-Pillow-2.5.1-4.1.x86_64
libopenjp2.so.7()(64bit) is needed by python-Pillow-2.5.1-4.1.x86_64
libwebp.so.5()(64bit) is needed by python-Pillow-2.5.1-4.1.x86_64
libwebpmux.so.1()(64bit) is needed by python-Pillow-2.5.1-4.1.x86_64
python-imaging < 2.5.1 conflicts with python-Pillow-2.5.1-4.1.x86_64

[FONT=arial]If i want to remove imaging i get this:[/FONT]zypper rm python-imaging
Loading repository data…
Reading installed packages…
Resolving package dependencies…
The following packages are going to be REMOVED:
python-imaging python-reportlab
2 packages to remove.
After the operation, 7.4 MiB will be freed.
Continue? [y/n/?] (y): n


Digital Newbie
https://nurosoft.id

It may be that an answer that helps you will be posted, but in the mean time you could really think about how to get your system up-to-date. 12.3 is out of support for almost six years now. You may be happy with it, but asking for help to people that have only a vague remembrance of it may not help in getting correct answers.

you could try your luck with installing python deps via pip. But I would recommend running Odoo with the official docker images they provide. I am out of odoo for a few years but I remember that tracking down the python deps was a real pain. And was sometimes not sufficient as Odoo provided patched system libs. So, use their images, they also use those for devtest which makes it easier to talk to support, if you have bought licenses.

Hello digital_newbie.

Am I correct in assuming that, you’re working for Nurosoft Consulting, based in Indonesia?
Am I also correct in assuming that, you’re offering support for an open-source application named “Odoo” which is headquartered in Belgium?
[HR][/HR]So, why openSUSE version 12.3?

Do you happen to have a customer who is still using this version?
[HR][/HR]It may well be that, if the current versions of the Odoo suite are not functioning as they should do with the Python version which shipped with openSUSE version 12.3, you may have to ask the Odoo folks in Belgium if, they have a version of Odoo which is compatible with the Python version which was shipped with openSUSE version 12.3 …