Skip to Content
Menu
This question has been flagged
2 Replies
5095 Views

Hi,

I have install openerp ver 8 on my centos server but when i try to create new db getting error

"decoder jpeg not available"

Thanks

Avatar
Discard
Best Answer

Make sure you have libjpeg and libjpeg-dev installed. After this try to reinstall pillow module. The output should contain

--- JPEG support available

If the output already contains that string and the error still persist check this answer:https://stackoverflow.com/questions/22409140/pillow-recognizes-jpeg-encoder-on-install-but-not-use

Avatar
Discard

Please just don't copy paste answer without quotation or reference.

Best Answer

The correct package in centos is libjpeg-devel which is libjpeg-turbo-devel-[version]

Avatar
Discard
Related Posts Replies Views Activity
2
Dec 19
11390
2
Jun 18
8039
3
Dec 16
26455
1
Sep 15
4330
3
Feb 23
44562