The installation process asks for zlib and I even setup & cloned it from Github. I\'m new to all of this.
Error message:
C:\\Users\\GThell\\Pillo
I have recently installed Pillow under Cygwin's Python3.6 and needed following packages:
I have also installed pip using:
pip
easy-install-3.6 install pip
Then finally:
pip3 install pillow
succeeded.