'How can I use JPEGoptim library in pyCharm that requires libJPEG
I want to manipulate images from my PC having windows 7 32 bit and working on python with pycharm IDE. I came to library (jpegOPTIM) that I need for my project. But according to their installation page i need to install libjpeg before using their python bundle as described on their homepage (https://pypi.org/project/pyjpegoptim/) The question is How can I install libjpeg in my windows 7(AS I haven't found any python package of libnjpeg). So that I can use jpegoptim python package on my python file.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
