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
As per the docs:
python3 -m pip install --upgrade pip
python3 -m pip install --upgrade Pillow
You may need to substitute python3 for py, py3 or python, depending on your install.
Using plain old pip install Pillow doesn't work for me, nor does easy_install Pillow, which complains that it cannot be safely installed by EasyInstall.