Pillow: Python 3.8 Pillow binaries not found

Created on 11 Nov 2019  路  12Comments  路  Source: python-pillow/Pillow

log

\AppData\Local\Temp\pip-install-dmx24pn4\Pillow\setup.py:29: RuntimeWarning: Pillow does not yet support Python 3.8 and does not yet provide prebuilt Windows binaries. We do not recommend building from source on Windows.

xx

Installation Windows

All 12 comments

Please can you paste the full traceback? What pip command did you type?

Pillow does have Windows wheels for 3.8 since the latest release, 6.2.1. I guess it's trying to install an older version.

This is the error traceback I get when installing Pillow 6.2.1

(erep) C:\code\erep\src>pip install Pillow==6.2.1 --no-cache-dir
Collecting Pillow==6.2.1
  Downloading https://files.pythonhosted.org/packages/5b/bb/cdc8086db1f15d0664dd22a62c69613cdc00f1dd430b5b19df1bea83f2a3/Pillow-6.2.1.tar.gz (37.7MB)
    100% |鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅| 37.7MB 17.1MB/s
Installing collected packages: Pillow
  Running setup.py install for Pillow ... error
    Complete output from command C:\Users\dbutler\erep\Scripts\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\dbutler\\AppData\\Local\\Temp\\pip-install-zdrzf4ol\\Pillow\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replac
e('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\dbutler\AppData\Local\Temp\pip-record-qc5oaorn\install-record.txt --single-version-externally-managed --compile --install-headers C:\Users\dbutler\erep\include\site\python3.8
\Pillow:
    running install
    running build
    running build_py
    creating build
    creating build\lib.win32-3.8
    creating build\lib.win32-3.8\PIL
    copying src\PIL\BdfFontFile.py -> build\lib.win32-3.8\PIL
    copying src\PIL\BlpImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\BmpImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\BufrStubImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ContainerIO.py -> build\lib.win32-3.8\PIL
    copying src\PIL\CurImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\DcxImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\DdsImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\EpsImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ExifTags.py -> build\lib.win32-3.8\PIL
    copying src\PIL\features.py -> build\lib.win32-3.8\PIL
    copying src\PIL\FitsStubImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\FliImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\FontFile.py -> build\lib.win32-3.8\PIL
    copying src\PIL\FpxImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\FtexImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\GbrImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\GdImageFile.py -> build\lib.win32-3.8\PIL
    copying src\PIL\GifImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\GimpGradientFile.py -> build\lib.win32-3.8\PIL
    copying src\PIL\GimpPaletteFile.py -> build\lib.win32-3.8\PIL
    copying src\PIL\GribStubImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\Hdf5StubImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\IcnsImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\IcoImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\Image.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageChops.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageCms.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageColor.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageDraw.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageDraw2.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageEnhance.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageFile.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageFilter.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageFont.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageGrab.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageMath.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageMode.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageMorph.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageOps.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImagePalette.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImagePath.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageQt.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageSequence.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageShow.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageStat.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageTk.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageTransform.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImageWin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\ImtImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\IptcImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\Jpeg2KImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\JpegImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\JpegPresets.py -> build\lib.win32-3.8\PIL
    copying src\PIL\McIdasImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\MicImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\MpegImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\MpoImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\MspImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\PaletteFile.py -> build\lib.win32-3.8\PIL
    copying src\PIL\PalmImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\PcdImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\PcfFontFile.py -> build\lib.win32-3.8\PIL
    copying src\PIL\PcxImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\PdfImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\PdfParser.py -> build\lib.win32-3.8\PIL
    copying src\PIL\PixarImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\PngImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\PpmImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\PsdImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\PSDraw.py -> build\lib.win32-3.8\PIL
    copying src\PIL\PyAccess.py -> build\lib.win32-3.8\PIL
    copying src\PIL\SgiImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\SpiderImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\SunImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\TarIO.py -> build\lib.win32-3.8\PIL
    copying src\PIL\TgaImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\TiffImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\TiffTags.py -> build\lib.win32-3.8\PIL
    copying src\PIL\WalImageFile.py -> build\lib.win32-3.8\PIL
    copying src\PIL\WebPImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\WmfImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\XbmImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\XpmImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\XVThumbImagePlugin.py -> build\lib.win32-3.8\PIL
    copying src\PIL\_binary.py -> build\lib.win32-3.8\PIL
    copying src\PIL\_tkinter_finder.py -> build\lib.win32-3.8\PIL
    copying src\PIL\_util.py -> build\lib.win32-3.8\PIL
    copying src\PIL\_version.py -> build\lib.win32-3.8\PIL
    copying src\PIL\__init__.py -> build\lib.win32-3.8\PIL
    copying src\PIL\__main__.py -> build\lib.win32-3.8\PIL
    running egg_info
    writing src\Pillow.egg-info\PKG-INFO
    writing dependency_links to src\Pillow.egg-info\dependency_links.txt
    writing top-level names to src\Pillow.egg-info\top_level.txt
    reading manifest file 'src\Pillow.egg-info\SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    warning: no files found matching '*.c'
    warning: no files found matching '*.h'
    warning: no files found matching '*.sh'
    warning: no previously-included files found matching '.appveyor.yml'
    warning: no previously-included files found matching '.coveragerc'
    warning: no previously-included files found matching '.codecov.yml'
    warning: no previously-included files found matching '.editorconfig'
    warning: no previously-included files found matching '.readthedocs.yml'
    warning: no previously-included files found matching 'azure-pipelines.yml'
    warning: no previously-included files matching '.git*' found anywhere in distribution
    warning: no previously-included files matching '*.pyc' found anywhere in distribution
    warning: no previously-included files matching '*.so' found anywhere in distribution
    no previously-included directories found matching '.azure-pipelines'
    no previously-included directories found matching '.travis'
    writing manifest file 'src\Pillow.egg-info\SOURCES.txt'
    running build_ext


    The headers or library files could not be found for zlib,
    a required dependency when compiling Pillow from source.

    Please see the install instructions at:
       https://pillow.readthedocs.io/en/latest/installation.html

    Traceback (most recent call last):
      File "C:\Users\dbutler\AppData\Local\Temp\pip-install-zdrzf4ol\Pillow\setup.py", line 852, in <module>
        setup(
      File "C:\Users\dbutler\erep\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\__init__.py", line 145, in setup
      File "C:\Users\dbutler\AppData\Local\Programs\Python\Python38-32\lib\distutils\core.py", line 148, in setup
        dist.run_commands()
      File "C:\Users\dbutler\AppData\Local\Programs\Python\Python38-32\lib\distutils\dist.py", line 966, in run_commands
        self.run_command(cmd)
      File "C:\Users\dbutler\AppData\Local\Programs\Python\Python38-32\lib\distutils\dist.py", line 985, in run_command
        cmd_obj.run()
      File "C:\Users\dbutler\erep\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\command\install.py", line 61, in run
      File "C:\Users\dbutler\AppData\Local\Programs\Python\Python38-32\lib\distutils\command\install.py", line 545, in run
        self.run_command('build')
      File "C:\Users\dbutler\AppData\Local\Programs\Python\Python38-32\lib\distutils\cmd.py", line 313, in run_command
        self.distribution.run_command(command)
      File "C:\Users\dbutler\AppData\Local\Programs\Python\Python38-32\lib\distutils\dist.py", line 985, in run_command
        cmd_obj.run()
      File "C:\Users\dbutler\AppData\Local\Programs\Python\Python38-32\lib\distutils\command\build.py", line 135, in run
        self.run_command(cmd_name)
      File "C:\Users\dbutler\AppData\Local\Programs\Python\Python38-32\lib\distutils\cmd.py", line 313, in run_command
        self.distribution.run_command(command)
      File "C:\Users\dbutler\AppData\Local\Programs\Python\Python38-32\lib\distutils\dist.py", line 985, in run_command
        cmd_obj.run()
      File "C:\Users\dbutler\AppData\Local\Programs\Python\Python38-32\lib\distutils\command\build_ext.py", line 340, in run
        self.build_extensions()
      File "C:\Users\dbutler\AppData\Local\Temp\pip-install-zdrzf4ol\Pillow\setup.py", line 687, in build_extensions
        raise RequiredDependencyException(f)
    __main__.RequiredDependencyException: zlib

    During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "C:\Users\dbutler\AppData\Local\Temp\pip-install-zdrzf4ol\Pillow\setup.py", line 903, in <module>
        raise RequiredDependencyException(msg)
    __main__.RequiredDependencyException:

    The headers or library files could not be found for zlib,
    a required dependency when compiling Pillow from source.

    Please see the install instructions at:
       https://pillow.readthedocs.io/en/latest/installation.html



    ----------------------------------------
Command "C:\Users\dbutler\erep\Scripts\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\dbutler\\AppData\\Local\\Temp\\pip-install-zdrzf4ol\\Pillow\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close(
);exec(compile(code, __file__, 'exec'))" install --record C:\Users\dbutler\AppData\Local\Temp\pip-record-qc5oaorn\install-record.txt --single-version-externally-managed --compile --install-headers C:\Users\dbutler\erep\include\site\python3.8\Pillow" failed with err
or code 1 in C:\Users\dbutler\AppData\Local\Temp\pip-install-zdrzf4ol\Pillow\

That's also not finding the wheels for some reason and attempting a source build (rarely successful on Windows).

What OS and pip version do you have?

Please can you re-run the pip command with -v for verbose?

That should give a bunch of lines like this:

  Skipping link: none of the wheel's tags match: cp38-cp38-win_amd64: https://files.pythonhosted.org/packages/b6/5a/ee223b0503ebba3d6adcf24516cbae85d581058f2bac635fc82e4bd6c2bf/Pillow-6.2.1-cp38-cp38-win_amd64.whl#sha256=38950b3a707f6cef09cd3cbb142474357ad1a985ceb44d921bdf7b4647b3e13e (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*)
  Skipping link: none of the wheel's tags match: pp272-pypy_41-win32: https://files.pythonhosted.org/packages/63/4a/ed6eac723a2cfb7631c2e5212afb772fd578ad483fb083563ff28dc35fde/Pillow-6.2.1-pp272-pypy_41-win32.whl#sha256=5a47d2123a9ec86660fe0e8d0ebf0aa6bc6a17edc63f338b73ea20ba11713f12 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*)

And can you run this? It will list the wheel tags for your machine:

python -c "import wheel.pep425tags as w; print('\n'.join(['-'.join(p) for p in w.get_supported()]))"

@hugovk Running pip install Pillow==6.2.1 --no-cache-dir -v the result is at the bottom. It looks like some of it was cut off so I tried to stop the process after the skipping links part.

When first running:
python -c "import wheel.pep425tags as w; print('\n'.join(['-'.join(p) for p in w.get_supported()]))"

I received

Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'wheel'

After installing wheel with pip installed wheel ran it again and got the following.

(erep) C:\code\erep\src>python -c "import wheel.pep425tags as w; print('\n'.join(['-'.join(p) for p in w.get_supported()]))"
C:\Users\dbutler\erep\lib\site-packages\wheel\pep425tags.py:81: RuntimeWarning: Config variable 'Py_DEBUG' is unset, Python ABI tag may be incorrect
  if get_flag('Py_DEBUG',
cp38-cp38-win32
cp38-none-win32
cp38-none-any
cp3-none-any
cp37-none-any
cp36-none-any
cp35-none-any
cp34-none-any
cp33-none-any
cp32-none-any
cp31-none-any
cp30-none-any
py3-none-win32
py38-none-any
py3-none-any
py37-none-any
py36-none-any
py35-none-any
py34-none-any
py33-none-any
py32-none-any
py31-none-any
py30-none-any

Hope this helps!

llow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/c6/c1/dfd3b4d0ddd92cf2ef6bb2b0786649b29fb7e1dd560c00f5ac0383aa7023/Pillow-5.1.0-cp34-cp34m-manylinux1_x86_64.whl#sha256=bb8adab1877e9213385cbb1adc297ed8337e01872c42a30cfaa66ff8c422779c (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/a6/d6/8202e6345aaf9b179b12c0e926c402b4735c2f474b735c938bcac8b40490/Pillow-5.1.0-cp34-cp34m-win32.whl#sha256=f1f3bd92f8e12dc22884935a73c9f94c4d9bd0d34410c456540713d6b7832b8c (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/55/99/4ee7e7148d5269c8a74ae246c149ee94c8fcc77d111507fc8188d43119d7/Pillow-5.1.0-cp34-cp34m-win_amd64.whl#sha256=6eca36905444c4b91fe61f1b9933a47a30480738a1dd26501ff67d94fc2bc112 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/a1/6a/8d19c425db01a22c58e6ab7b6d6d60d4df1a7b8038ba85c9a845553d1c80/Pillow-5.1.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=f7634d53466
2bbb08976db801ba27a112aee23e597eeaf09267b4575341e45bf (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/a9/73/e60032a1565732f8375d5611e8abc50849463c04625d0b2d11dff96aba74/Pillow-5.1.0-cp35-cp35m-manylinux1_i686.whl#sha256=eeb247f4f4d962942b3b555530b0c63b77473c7bfe475e51c6b75b7344b49ce3 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/07/52/8e27b9c54cb70d379244771a58483928b3a02db3c657d466ed84eb18f22b/Pillow-5.1.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=ea0091cd4100519cedfeea2c659f52291f535ac6725e2368bcf59e874f270efa (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/0f/63/1fae5836e6ae28ec28d1fe802a32d0a59e5b17ce5640e20adb707eb9a0a3/Pillow-5.1.0-cp35-cp35m-win32.whl#sha256=e87cc1acbebf263f308a8494272c2d42016aa33c32bf14d209c81e1f65e11868 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/ab/d2/d27a21bd3e64db1ca1dc7dc16026a16d77f5c3ffca9ec619eddeea7c47ce/Pillow-5.1.0-cp35-cp35m-win_amd64.whl#sha256=3b4560c3891b05022c464b09121bd507c477505a4e19d703e1027a3a7c68d896 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/9c/7b/f22381dec311c2771541e6d37dd47c8a3000c4b8f61c578bf48585422c11/Pillow-5.1.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=7673e7473a1
3107059377c96c563aa36f73184c29d2926882e0a0210b779a1e7 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/70/6c/519c7cc053c14f8e48e894e2102e9b692bbca962a08a1fd1716a0aaed20a/Pillow-5.1.0-cp36-cp36m-manylinux1_i686.whl#sha256=fe6931db24716a0845bd8c8915bd096b77c2a7043e6fc59ae9ca364fe816f08b (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/5f/4b/8b54ab9d37b93998c81b364557dff9f61972c0f650efa0ceaf470b392740/Pillow-5.1.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=f5f302db65e2e0ae96e26670818157640d3ca83a3054c290eff3631598dcf819 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/bc/6d/40ad1421a015c3710b329e99842ece044492cc5ff51159b5b23558000aad/Pillow-5.1.0-cp36-cp36m-win32.whl#sha256=9b66e968da9c4393f5795285528bc862c7b97b91251f31a08004a3c626d18114 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/a4/86/283719dac6309cf483452abb09759be9b2c0974435ed608dc67949127e13/Pillow-5.1.0-cp36-cp36m-win_amd64.whl#sha256=62ec7ae98357fcd46002c110bb7cad15fce532776f0cbe7ca1d44c49b837d49d (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/4b/59/52ccde659e610f0d5480965539633ccf3ba70c42ffd8f61cf5acec6b51b6/Pillow-5.1.0-cp37-cp37m-win32.whl#sha256=d0dc1313dff48af64517cbbd85e046d6b477fbe5e9d69712801f024dcb08c62b (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/77/d0/7cfd8629db88c0fc31487104ab1bb5d88846f64cc0d50077ce2216e90750/Pillow-5.1.0-cp37-cp37m-win_amd64.whl#sha256=00633bc2ec40313f4daf351855e506d296ec3c553f21b66720d0f1225ca84c6f (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/34/90/70c1362dffa161989758060c2c6aebaa96c8957232913d9d799e9d7655e2/Pillow-5.1.0-pp259-pypy_41-win32.whl#sha256=16246261ff22368e5e32ad74d5ef40403ab6895171a7fc6d34f6c17cfc0f1943 (from https://pypi.org/simple/p
illow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/af/c1/b181b27d4313e398a598e539e37d112404e5601088103c291fd3efc3f4ab/Pillow-5.1.0-pp3510-pp3510-win32.whl#sha256=e52e8f675ba0b2b417fa98579e7286a41a8e23871f17f4793772f5aa884fea79 (from https://pypi.org/simple/p
illow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/8f/33/14ee0ee65fd16c3fc246f594507a457203fc6f25ec5df5922cbfe0a7ab45/Pillow-5.1.0-py2.7-win-amd64.egg#sha256=e39142332541ed2884c257495504858b22c078a5d781059b07aba4c3a80d7551 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/b0/58/487f95c66dd4759e5b54da718d0ef91bc54b031954f67204b77266b7c44f/Pillow-5.1.0-py2.7-win32.egg#sha256=6c7cab6a05351cf61e469937c49dbf3cdf5ffb3eeac71f8d22dc9be3507598d8 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/57/26/2e364ec99b9f00b93ae2fa265b7a3cc75ea305dfa1fcd24b44397237e9ca/Pillow-5.1.0-py3.4-win-amd64.egg#sha256=2400e122f7b21d9801798207e424cbe1f716cee7314cd0c8963fdb6fc564b5fb (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/89/d6/8b808ac4d1965658498a8aea32131b5af040cf56391344ca60b37df6a7f3/Pillow-5.1.0-py3.4-win32.egg#sha256=8554bbeb4218d9cfb1917c69e6f2d2ad0be9b18a775d2162547edf992e1f5f1f (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/26/ef/7dabc83e7648daa81e1a8d0e05c5e0c2fbdceecb3c7a5ad47b4e941406c3/Pillow-5.1.0-py3.5-win-amd64.egg#sha256=fdd374c02e8bb2d6468a85be50ea66e1c4ef9e809974c30d8576728473a6ed03 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/9d/07/6e6e1bbc337c22bf514e8a6ed22436ae153c5ff47b8fdbb16811558eaa65/Pillow-5.1.0-py3.5-win32.egg#sha256=a00edb2dec0035e98ac3ec768086f0b06dfabb4ad308592ede364ef573692f55 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/e2/69/dc6b80403f82eab9e0a8ed472c9aab19228f7ba279bf4c57d6d983522a1d/Pillow-5.1.0-py3.6-win-amd64.egg#sha256=472a124c640bde4d5468f6991c9fa7e30b723d84ac4195a77c6ab6aea30f2b9c (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/36/87/1cec56c4f90893cd65a9eda939802a2c796e9d89cf91c5072b1abb86a791/Pillow-5.1.0-py3.6-win32.egg#sha256=df5863a21f91de5ecdf7d32a32f406dd9867ebb35d41033b8bd9607a21887599 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Found link https://files.pythonhosted.org/packages/89/b8/2f49bf71cbd0e9485bb36f72d438421b69b7356180695ae10bd4fd3066f5/Pillow-5.1.0.tar.gz#sha256=cee9bc75bff455d317b6947081df0824a8f118de2786dc3d74a3503fd631f4ef (from https://pypi.org/simple/pillow/) (requires-py
thon:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 5.1.0
    Skipping link https://files.pythonhosted.org/packages/b4/73/de9a99ba27df3fac3982cb2c6cbac78433585214660363989c46191b3dc2/Pillow-5.1.0.win-amd64-py2.7.exe#sha256=f42a87cbf50e905f49f053c0b1fb86c911c730624022bf44c8857244fc4cdaca (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/54/a5/accd0923bfa819012f6a18c8a413012e205f246a6c96399696f1970eca02/Pillow-5.1.0.win-amd64-py3.4.exe#sha256=d5bf527ed83617edd1855a5c923eeeaf68bcb9ac0ceb28e3f19b575b3a424984 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/76/95/594d28a14a9461892ea02e61d6633ca8a24907b9e1f6563f1d8b57c8d1b2/Pillow-5.1.0.win-amd64-py3.5.exe#sha256=41374a6afb3f44794410dab54a0d7175e6209a5a02d407119c81083f1a4c1841 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/b5/7d/8a371c271bc31e02a7f76a948c34fdcb61cdd0eea21b3d4af2f85f736971/Pillow-5.1.0.win-amd64-py3.6.exe#sha256=c8a4b39ba380b57a31a4b5449a9d257b1302d8bc4799767e645dcee25725efe1 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/91/7f/edb6852dbac185fb3385125f36d326c82adce91f3cd8b7c574c8af1157b9/Pillow-5.1.0.win32-py2.7.exe#sha256=2ee6364b270b56a49e8b8a51488e847ab130adc1220c171bed6818c0d4742455 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/cf/70/1aee79311660a2098a193bac320c16bcdec87d0bc07e4b43bf562a174fcb/Pillow-5.1.0.win32-py3.4.exe#sha256=03514478db61b034fc5d38b9bf060f994e5916776e93f02e59732a8270069c61 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/fd/de/81e65e76d1b6b5b21a50ad963654a351198e878922bc35356a9a341fd033/Pillow-5.1.0.win32-py3.5.exe#sha256=74e2ebfd19c16c28ad43b8a28ff73b904ed382ea4875188838541751986e8c9a (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/88/52/cd0d6a0f14204ecccb1ae90d26a1c042fa5de84418d73d1ea9c1f928e33e/Pillow-5.1.0.win32-py3.6.exe#sha256=e6dd55d5d94b9e36929325dd0c9ab85bfde84a5fc35947c334c32af1af668944 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/a8/56/0f2427d8df966e002fbb748d8537d8f037321b762997a6f05d24cb7334d7/Pillow-5.2.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=4fda62030f2
c515b6e2e673c57caa55cb04026a81968f3128aae10fc28e5cc27 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/0c/35/add6a464d598a680b47144d8c3405f56067992db229dff807634f0887cf3/Pillow-5.2.0-cp27-cp27m-manylinux1_i686.whl#sha256=79258a8df3e309a54c7ef2ef4a59bb8e28f7e4a8992a3ad17c24b1889ced44f3 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/86/56/14563445c372825b20ea285687a8daf0ef1c09ac0a72f30f72181c008dec/Pillow-5.2.0-cp27-cp27m-manylinux1_x86_64.whl#sha256=5044d75a68b49ce36a813c82d8201384207112d5d81643937fc758c05302f05b (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/86/25/711c867ea0685b5fc3ec7c954e7d3a43d7420cb98646bec2b46fa7600f2e/Pillow-5.2.0-cp27-cp27m-win32.whl#sha256=f63e420180cbe22ff6e32558b612e75f50616fc111c5e095a4631946c782e109 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/48/91/f058672c494e186dc900bb6253e8cbde3307da17aed0a2d1ebcfb80ab766/Pillow-5.2.0-cp27-cp27m-win_amd64.whl#sha256=03eb0e04f929c102ae24bc436bf1c0c60a4e63b07ebd388e84d8b219df3e6acd (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/6b/cc/e877d168b82667167ac4a60e344101479999f236512f7be3164853a361f2/Pillow-5.2.0-cp27-cp27mu-manylinux1_i686.whl#sha256=3832e26ecbc9d8a500821e3a1d3765bda99d04ae29ffbb2efba49f5f788dc934 (from https://pypi.org/
simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/6e/27/709a8493071ec649a56d5a3194f648ec7cd792189e994bbd2ef5d285670d/Pillow-5.2.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=24adccf1e834f82718c7fc8e3ec1093738da95144b8b1e44c99d5fc7d3e9c554 (from https://pypi.or
g/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/62/95/e3e3dd50e906b00680943eda5c3594acecbb027aec8cd7877cb9adf5ace4/Pillow-5.2.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=22cf3406d13
5cfcc13ec6228ade774c8461e125c940e80455f500638429be273 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/f9/c0/f8fcc63781b861b0a67d67da2a9bbd9f30cdf8cae88f8491e03ea6892ce2/Pillow-5.2.0-cp34-cp34m-manylinux1_i686.whl#sha256=026449b64e559226cdb8e6d8c931b5965d8fc90ec18ebbb0baa04c5b36503c72 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/84/c5/159bdf48231fff8acc49f4300b7014797953f94e2f0d7ea7ac1e8f8e4d5a/Pillow-5.2.0-cp34-cp34m-manylinux1_x86_64.whl#sha256=e2bed4a04e2ca1050bb5f00865cf2f83c0b92fd62454d9244f690fcd842e27a4 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/7b/e2/429188841ba22333981f75bc3c6764dcf69c1ed7333d6bd887aca92d8eb1/Pillow-5.2.0-cp34-cp34m-win32.whl#sha256=4fd1f0c2dc02aaec729d91c92cd85a2df0289d88e9f68d1e8faba750bb9c4786 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/a3/c5/5840d1fdc3b4e7603c0ddd012d8cac3bd9b99ee5e9d1b09403a15c6462ea/Pillow-5.2.0-cp34-cp34m-win_amd64.whl#sha256=6661a7908d68c4a133e03dac8178287aa20a99f841ea90beeb98a233ae3fd710 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/63/1b/75e41511d41014e4d6396f8ce4a9a89de1cff98a120e34751bd5877a3141/Pillow-5.2.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=1e977a3ed99
8a599bda5021fb2c2889060617627d3ae228297a529a082a3cd5c (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/af/b6/d191c37e12f22eda4b62a333b4d5b542c0572a622a867751873c919567dd/Pillow-5.2.0-cp35-cp35m-manylinux1_i686.whl#sha256=7d74c20b8f1c3e99d3f781d3b8ff5abfefdd7363d61e23bdeba9992ff32cc4b4 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/3d/9e/b8a10bec874d2f6f2668b0d71ddf0d0a69ed9307d2ef111607adf81fdc1c/Pillow-5.2.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=8194d913ca1f459377c8a4ed8f9b7ad750068b8e0e3f3f9c6963fcc87a84515f (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/8f/a2/df0d0a3333ece976cb9b83b4a097104056ec2214435573f3fbc75f8e37e9/Pillow-5.2.0-cp35-cp35m-win32.whl#sha256=03dbb224ee196ef30ed2156d41b579143e1efeb422974719a5392fc035e4f574 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/2e/5f/2829276d720513a434f5bcbf61316d98369a5707f6128b34c03f2213feb1/Pillow-5.2.0-cp35-cp35m-win_amd64.whl#sha256=00def5b638994f888d1058e4d17c86dec8e1113c3741a0a8a659039aec59a83a (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/e8/2d/1a9f3a1694ba68544ac179991d021e12903a189aaeed93df0c065a0e8cad/Pillow-5.2.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=989981db57a
bffb52026b114c9a1f114c7142860a6d30a352d28f8cbf186500b (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/b0/a7/0bdd4809b7ca4f287fa75a9822af51d8d09fcc398b61b3ecb622e8820a91/Pillow-5.2.0-cp36-cp36m-manylinux1_i686.whl#sha256=e87a527c06319428007e8c30511e1f0ce035cb7f14bb4793b003ed532c3b9333 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/d1/24/f53ff6b61b3d728b90934bddb4f03f8ab584a7f49299bf3bde56e2952612/Pillow-5.2.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=5914cff11f3e920626da48e564be6818831713a3087586302444b9c70e8552d9 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/21/5d/cbbcb2792e88acd2b6ea1af8c6e484dea0760124ee6a786d23f0522d061f/Pillow-5.2.0-cp36-cp36m-win32.whl#sha256=1be66b9a89e367e7d20d6cae419794997921fe105090fafd86ef39e20a3baab2 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/1b/50/869910cd7110157fbefd0fed3db3656c1951f1bceecdd00e3716aa269609/Pillow-5.2.0-cp36-cp36m-win_amd64.whl#sha256=c5dcb5a56aebb8a8f2585042b2f5c496d7624f0bcfe248f0cc33ceb2fd8d39e7 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/8d/50/362dc2580ae2539331768c0c3295730c791d79216c9a271114022e8c9895/Pillow-5.2.0-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=a3d7511d3fa
d1618a82299aab71a5fceee5c015653a77ffea75ced9ef917e71a (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/69/e7/1046979a352221e50f067561d180a1ec1f4d056f94519eb8bddb8b186e28/Pillow-5.2.0-cp37-cp37m-manylinux1_i686.whl#sha256=2a3e362c97a5e6a259ee9cd66553292a1f8928a5bdfa3622fdb1501570834612 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/6e/5d/af4af9a0f57ce81e6710836883986c2ea40b96579f7bd90dc7c1fa375355/Pillow-5.2.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=b3ef168d4d6fd4fa6685aef7c91400f59f7ab1c0da734541f7031699741fb23f (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/72/22/a96d7b1ff734f520ed8174d89ced3046de247ceec863edfeff57d0877d4b/Pillow-5.2.0-cp37-cp37m-win32.whl#sha256=522184556921512ec484cb93bd84e0bab915d0ac5a372d49571c241a7f73db62 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/39/a5/4258f77ab40d71bf7d724002a0bb166a902cb4cbdff7b866b1c3d9014547/Pillow-5.2.0-cp37-cp37m-win_amd64.whl#sha256=81918afeafc16ba5d9d0d4e9445905f21aac969a4ebb6f2bff4b9886da100f4b (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/c4/0f/caee9fe3142e98392d12282c0e353915e6a3a986cbf946598a2f879c36bd/Pillow-5.2.0-pp260-pypy_41-win32.whl#sha256=84d5d31200b11b3c76fab853b89ac898bf2d05c8b3da07c1fcc23feb06359d6e (from https://pypi.org/simple/p
illow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/9e/d9/c1f89daefd44583a4be744425edc1bcea4e6c832a3e6ca42281781ea78d6/Pillow-5.2.0-pp360-pp360-win32.whl#sha256=c1c5792b6e74bbf2af0f8e892272c2a6c48efa895903211f11b8342e03129fea (from https://pypi.org/simple/pil
low/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/36/a3/ef53da13f1d3e998309dff25e6fd089750aa891608f7f2de16968fce1213/Pillow-5.2.0-py2.7-win-amd64.egg#sha256=091a0656688d85fd6e10f49a73fa3ab9b37dbfcb2151f5a3ab17f8b879f467ee (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/00/4e/0baafa6914ab19f017c1b9c134dc9d9058dabe3e8446315294da234df563/Pillow-5.2.0-py2.7-win32.egg#sha256=452d159024faf37cc080537df308e8fa0026076eb38eb75185d96ed9642bd6d7 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/e3/09/835334d8d62940b1d7975582d676391596ae7977d7f849be2173e67ebbe9/Pillow-5.2.0-py3.4-win-amd64.egg#sha256=acb90eb6c7ed6526551a78211d84c81e33082a35642ff5fe57489abc14e6bf6e (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/b8/cb/b20eab22c55dfdd2082fd8e4ada4ecbbf2fa86c38b985788c1c33c6b6808/Pillow-5.2.0-py3.4-win32.egg#sha256=dcdc9cd9880027688007ff8f7c8e7ae6f24e81fae33bfd18d1e691e7bda4855f (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/3a/bf/27ca35f1365dced9d892119eb3a845e72fe6b4d5ea834dc08b44e350950f/Pillow-5.2.0-py3.5-win-amd64.egg#sha256=d16f90810106822833a19bdb24c7cb766959acf791ca0edf5edfec674d55c8ee (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/33/cc/1c6d07211d1b0adb97325174d2007c2a3f09520521f5523c3ea26b633be9/Pillow-5.2.0-py3.5-win32.egg#sha256=f8582e1ab155302ea9ef1235441a0214919f4f79c4c7c21833ce9eec58181781 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/d4/cd/09fbb9a605060364f0030b859749f8c01ad400d0f2a80b81214d4a889bc6/Pillow-5.2.0-py3.6-win-amd64.egg#sha256=791f07fe13937e65285f9ef30664ddf0e10a0230bdb236751fa0ca67725740dd (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/2a/e4/7043ddce180775e46bce769df7ee8fa0d88e40274f3ede74a81ca5fd167e/Pillow-5.2.0-py3.6-win32.egg#sha256=ebcfc33a6c34984086451e230253bc33727bd17b4cdc4b39ec03032c3a6fc9e9 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/18/86/50bbd99f34eb55feba1de52c4b749452af3808427f3e68c611e85cff94d6/Pillow-5.2.0-py3.7-win-amd64.egg#sha256=e2807aad4565d8de15391a9548f97818a14ef32624015c7bf3095171e314445e (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/03/e7/dfaf13f2a9c669ce82c48942131bbb87296f4ce0256de28a3da35892f403/Pillow-5.2.0-py3.7-win32.egg#sha256=a4a6ac01b8c2f9d2d83719f193e6dea493e18445ce5bfd743d739174daa974d9 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Found link https://files.pythonhosted.org/packages/d3/c4/b45b9c0d549f482dd072055e2d3ced88f3b977f7b87c7a990228b20e7da1/Pillow-5.2.0.tar.gz#sha256=f8b3d413c5a8f84b12cd4c5df1d8e211777c9852c6be3ee9c094b626644d3eab (from https://pypi.org/simple/pillow/) (requires-py
thon:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 5.2.0
    Skipping link https://files.pythonhosted.org/packages/db/31/b92f576e33e844f659176de563d1c79854805ec643b8006f5aa68b0b88a5/Pillow-5.2.0.win-amd64-py2.7.exe#sha256=f7717eb360d40e7598c30cc44b33d98f79c468d9279379b66c1e28c568e0bf47 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/e7/68/64a73dcf7bc0b21b55676ea06b77a154f49f2aebfe86f927b93900dded07/Pillow-5.2.0.win-amd64-py3.4.exe#sha256=653d48fe46378f40e3c2b892be88d8440efbb2c9df78559da44c63ad5ecb4142 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/6c/26/bd46dcf18a8c4e0b615effc1daeee22132a8d4ab121c8d0ccfa0b05f549f/Pillow-5.2.0.win-amd64-py3.5.exe#sha256=0f3e2d0a9966161b7dfd06d147f901d72c3a88ea1a833359b92193b8e1f68e1c (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/d8/1a/dd5a4cdd6f2ef5c089faf344deb64bb3b45dee96c590458ce4e07a43c4c4/Pillow-5.2.0.win-amd64-py3.6.exe#sha256=6735a7e560df6f0deb78246a6fe056cf2ae392ba2dc060ea8a6f2535aec924f1 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/7a/bb/f841d2ecf4540aaa6944956ff62321494321a594a420aa2cd363c68239b7/Pillow-5.2.0.win-amd64-py3.7.exe#sha256=6d26a475a19cb294225738f5c974b3a24599438a67a30ed2d25638f012668026 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/96/cf/774c98b2669ff61d3a53257bda074508bf8e75434e5ed481eac2112c2a06/Pillow-5.2.0.win32-py2.7.exe#sha256=087b0551ce2d19b3f092f2b5f071a065f7379e748867d070b29999cc83db15e3 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/dc/7d/be1692648142a9b059875860beef1f9ee7d5449c206b7337ceca01d7d3ec/Pillow-5.2.0.win32-py3.4.exe#sha256=3709339f4619e8c9b00f53079e40b964f43c5af61fb89a923fe24437167298bb (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/ce/8f/315101686537776b9509cb7418fd0f2dba0e95f10c243cd50b8edf8471c2/Pillow-5.2.0.win32-py3.5.exe#sha256=3518f9fc666cbc58a5c1f48a6a23e9e6ceef69665eab43cdad5144de9383e72c (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/6f/d7/789ca67c9758965d9af309d49c50c259ba90115d73d2d132222fb99ee451/Pillow-5.2.0.win32-py3.6.exe#sha256=1c5e93c40d4ce8cb133d3b105a869be6fa767e703f6eb1003eb4b90583e08a59 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/c7/e2/8f70be66998506f7d238e3a1feab6c98e84a680a6c1bb843de3bac485f01/Pillow-5.2.0.win32-py3.7.exe#sha256=114398d0e073b93e1d7da5b5ab92ff4b83c0180625c8031911425e51f4365d2e (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/2e/f6/e6d56ec19fae0b76932a343355c7a37198fd8e76c26bc2f2779fc85b4684/Pillow-5.3.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=aa6ca3eb567
04cdc0d876fc6047ffd5ee960caad52452fbee0f99908a141a0ae (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/5f/36/4d17c8463a568edf180d65583bfef74b0f494553d9165fe0d19b0c235f43/Pillow-5.3.0-cp27-cp27m-manylinux1_i686.whl#sha256=db5499d0710823fa4fb88206050d46544e8f0e0136a9a5f5570b026584c8fd74 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/2a/9b/96c45009d405cc11c7bc0c73e6bcef8cc4e9c995568773753527be41ed13/Pillow-5.3.0-cp27-cp27m-manylinux1_x86_64.whl#sha256=5280ebc42641a1283b7b1f2c20e5b936692198b9dd9995527c18b794850be1a8 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/cb/40/9a169a94b2ff8978ee3600da6a19e096a4a1dc3cf5e97bf07a813b4bea2e/Pillow-5.3.0-cp27-cp27m-win32.whl#sha256=5e34e4b5764af65551647f5cc67cf5198c1d05621781d5173b342e5e55bf023b (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/f1/72/9e48d90b01f8968e31a05fb9903a5626a42a67f7a831963e880ba90de65f/Pillow-5.3.0-cp27-cp27m-win_amd64.whl#sha256=48a9f0538c91fc136b3a576bee0e7cd174773dc9920b310c21dcb5519722e82c (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/58/6d/774b3075d8250d0bef60019880122bfd0b81fcffccff9ff352fd1b5373cd/Pillow-5.3.0-cp27-cp27mu-manylinux1_i686.whl#sha256=696b5e0109fe368d0057f484e2e91717b49a03f1e310f857f133a4acec9f91dd (from https://pypi.org/
simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/9a/f6/3b3c82c5c75cae471e02fb584136168d732e17ae9db2d21c5dc82f9790f8/Pillow-5.3.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=99a3bbdbb844f4fb5d6dd59fac836a40749781c1fa63c563bc216c27aef63f60 (from https://pypi.or
g/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/86/48/5b2b006ac0db8302cc2a1f6e31c2478e553664620465d244d1da39bd9b2d/Pillow-5.3.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=dae06620d39
78da346375ebf88b9e2dd7d151335ba668c995aea9ed07af7add4 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/bd/c3/3ba134541eb161f401ded93ca50d8c9255c8572ae8e3c1c0132cbeff1268/Pillow-5.3.0-cp34-cp34m-manylinux1_i686.whl#sha256=0616f800f348664e694dddb0b0c88d26761dd5e9f34e1ed7b7a7d2da14b40cb7 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/82/ca/35fc7692960198dd41085f93ee60d75a006b8965fae46aa89a741ba28e59/Pillow-5.3.0-cp34-cp34m-manylinux1_x86_64.whl#sha256=b78905860336c1d292409e3df6ad39cc1f1c7f0964e66844bbc2ebfca434d073 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/fc/ad/aa5f20c2a71d3dc27d3aa67f2f78932ddb3e3e7928fa30e01000a47bb8cb/Pillow-5.3.0-cp34-cp34m-win32.whl#sha256=f36baafd82119c4a114b9518202f2a983819101dcc14b26e43fc12cbefdce00e (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/f9/45/2b6cc32a0696e4ff25c066d4e9b264e8408cd3cf1176c26e5d22bfcc6d70/Pillow-5.3.0-cp34-cp34m-win_amd64.whl#sha256=a5a96cf49eb580756a44ecf12949e52f211e20bffbf5a95760ac14b1e499cd37 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/6e/29/d758d7e2acaffbb5ca50b84625283d0a2abb38036fc1ca25d98aec10f638/Pillow-5.3.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=c99aa3c6310
4e0818ec566f8ff3942fb7c7a8f35f9912cb63fd8e12318b214b2 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/8d/17/a256e38a0308722717650e7c35174647a8532907f976c6ec71c2a717502e/Pillow-5.3.0-cp35-cp35m-manylinux1_i686.whl#sha256=ff8cff01582fa1a7e533cb97f628531c4014af4b5f38e33cdcfe5eec29b6d888 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/bc/cc/b6e47b0075ca4267855d77850af7ea4194d2fc591664f1d70e5151b50637/Pillow-5.3.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=1f7908aab90c92ad85af9d2fec5fc79456a89b3adcc26314d2cde0e238bd789e (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/4e/22/448771c345beb97597dd3b207bcec04038395aeb187bc33d2313aabd614a/Pillow-5.3.0-cp35-cp35m-win32.whl#sha256=00203f406818c3f45d47bb8fe7e67d3feddb8dcbbd45a289a1de7dd789226360 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/15/cf/f585c5c9799db45bd8567780546e2344b9240075cb7b8cb26e02db5a39b8/Pillow-5.3.0-cp35-cp35m-win_amd64.whl#sha256=870ed021a42b1b02b5fe4a739ea735f671a84128c0a666c705db2cb9abd528eb (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/d1/21/bef2816809fac16754e07ed935469fc65f42ced1a94766de7c804179311d/Pillow-5.3.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=63b120421ab
85cad909792583f83b6ca3584610c2fe70751e23f606a3c2e87f0 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/2b/7e/3da87215b3bb0ba91cb8c9af3408f458ad9774d94b58ffb705614cef2d48/Pillow-5.3.0-cp36-cp36m-manylinux1_i686.whl#sha256=99db8dc3097ceafbcff9cb2bff384b974795edeb11d167d391a02c7bfeeb6e16 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/62/94/5430ebaa83f91cc7a9f687ff5238e26164a779cca2ef9903232268b0a318/Pillow-5.3.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=987e1c94a33c93d9b209315bfda9faa54b8edfce6438a1e93ae866ba20de5956 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/6c/60/4c0e6702a39eab8d5d4d210f283907cbe387fcffeb873d8eb8c3757a21a9/Pillow-5.3.0-cp36-cp36m-win32.whl#sha256=bfde84bbd6ae5f782206d454b67b7ee8f7f818c29b99fd02bf022fd33bab14cb (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/bd/39/c76eaf781343162bdb1cf4854cb3bd5947a87ee44363e5acd6c48d69c4a1/Pillow-5.3.0-cp36-cp36m-win_amd64.whl#sha256=9303a289fa0811e1c6abd9ddebfc770556d7c3311cb2b32eff72164ddc49bc64 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/99/c8/550f3416afe7b6726efc8a7f2249a38d6ae65c3514ef6c36bdc8485868b7/Pillow-5.3.0-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=c5e2be6c263
b64f6f7656e23e18a4a9980cffc671442795682e8c4e4f815dd9f (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/a0/f0/e8c403c86d8b579fec8857cf7796df83b00ca863c4dcf8f445f51bace736/Pillow-5.3.0-cp37-cp37m-manylinux1_i686.whl#sha256=c2b62d3df80e694c0e4a0ed47754c9480521e25642251b3ab1dff050a4e60409 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/62/8c/230204b8e968f6db00c765624f51cfd1ecb6aea57b25ba00b240ee3fb0bd/Pillow-5.3.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=aade5e66795c94e4a2b2624affeea8979648d1b0ae3fcee17e74e2c647fc4a8a (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/aa/49/e9de895c7baab95f9b3ab6c8df272edcabba3c92046b008cfa4650fe6eea/Pillow-5.3.0-cp37-cp37m-win32.whl#sha256=b92f521cdc4e4a3041cc343625b699f20b0b5f976793fb45681aac1efda565f8 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/55/ea/305f61258278790706e69f01c53e107b0830ea5a4a69aa1f2c11fe605ed3/Pillow-5.3.0-cp37-cp37m-win_amd64.whl#sha256=916da1c19e4012d06a372127d7140dae894806fad67ef44330e5600d77833581 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/9d/ee/78749f18814a408aeba6c61586c3e8eab433231f6deddf7b3cf81f042eb2/Pillow-5.3.0-pp260-pypy_41-win32.whl#sha256=f52b79c8796d81391ab295b04e520bda6feed54d54931708872e8f9ae9db0ea1 (from https://pypi.org/simple/p
illow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/6a/ef/ec18e16592cc29bc4942404733a81128a845a6bfe91b0d9899dc7e1873ff/Pillow-5.3.0-pp360-pp360-win32.whl#sha256=9577888ecc0ad7d06c3746afaba339c94d62b59da16f7a5d1cff9e491f23dace (from https://pypi.org/simple/pil
low/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/84/39/ad07800cf6bc2f828ed6d8491d76a0d848deb4f20d52d4d95ec31c98916a/Pillow-5.3.0-py2.7-win-amd64.egg#sha256=dcd3cd17d291e01e47636101c4a6638ffb44c842d009973e3b5c1b67ff718c58 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/27/07/6ceb052930278d21b7fec1363e5f5c6707222771031ecfca26593741bfa9/Pillow-5.3.0-py2.7-win32.egg#sha256=0d67ae9a5937b1348fa1d97c7dcb6b56aaef828ca6655298e96f2f3114ad829d (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/da/ce/478b379f4f7f57d17c0b27c304569cb1caaf2b83118cf43f7a82ef485b7b/Pillow-5.3.0-py3.4-win-amd64.egg#sha256=a379526415f54f9462bc65a4da76fb0acc05e3b2a21717dde79621cf4377e0e6 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/57/05/7f6021718beb28ea5133ccc8ee06800f424358a595524cb0191ff97ad800/Pillow-5.3.0-py3.4-win32.egg#sha256=a844b5d8120f99fb7cd276ff544ac5bd562b0c053760d59694e6bf747c6ca7f5 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/a2/73/613095489a9a66edcdf489290529352e4904479b3763c15f40c7bd821207/Pillow-5.3.0-py3.5-win-amd64.egg#sha256=7e3e32346d991f1788026917d0a9c182d6d32dc757163eee7ca990f1f831499e (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/a9/57/b839c2c1dd1d6d11e3e5c4801d2267aa450714db872501d0af43e1b41328/Pillow-5.3.0-py3.5-win32.egg#sha256=7306d851d5a0cfac9ea07f1177783836f4b37292e5f224a534a52111cb6a6451 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/b7/a2/bfabf59a801608474b5c69b5549cff15e0d449195a880e27ba5b74de4b74/Pillow-5.3.0-py3.6-win-amd64.egg#sha256=bb2baf44e97811687893873eab8cf9f18b40321cc15d15ff9f91dc031e30631f (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/1b/f6/e7dac6b359d2708bca47ea0189cfd58bd4c59db2ff730ee5400baa9a5d42/Pillow-5.3.0-py3.6-win32.egg#sha256=a9284368e81a67a7f47d5ef1ef7e4f11a4f688485879f44cf5f9090bba1f9d94 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/88/ad/772002369e6d7728d0ea275944c15c6c88c9056394cb85da5f89e17f3810/Pillow-5.3.0-py3.7-win-amd64.egg#sha256=39b662f65a067709a62943003c1e807d140e7fcf631fcfc66ebe905f8149b9f4 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/f1/53/193940988ef0c02ae1490e94a1a7263a955b7fd8e62bb85e7ece50a9aa48/Pillow-5.3.0-py3.7-win32.egg#sha256=fa49bb60792b542b95ca93a39041e7113843093ce3cfd216870118eb3798fcc9 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Found link https://files.pythonhosted.org/packages/1b/e1/1118d60e9946e4e77872b69c58bc2f28448ec02c99a2ce456cd1a272c5fd/Pillow-5.3.0.tar.gz#sha256=2ea3517cd5779843de8a759c2349a3cd8d3893e03ab47053b66d5ec6f8bc4f93 (from https://pypi.org/simple/pillow/) (requires-py
thon:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 5.3.0
    Skipping link https://files.pythonhosted.org/packages/15/cf/b37f705428405cd902175e9308023fdbea10fe6f95c1b07703ee819023fd/Pillow-5.3.0.win-amd64-py2.7.exe#sha256=6cb528de694f503ea164541c151da6c18267727a7558e0c9716cc0383d89658a (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/9c/e9/13d89ead8adfd8e02ea14c9a78e521eb7941e8d2ddf816aa70677a8cc019/Pillow-5.3.0.win-amd64-py3.4.exe#sha256=fa2a50f762d06d84125db0b95d0121e9c640afa7edc23fc0848896760a390f8e (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/fd/48/68a232f5001d8b998051bcdf9f8b3202f4116354aaf5b7c758e3aa7314ab/Pillow-5.3.0.win-amd64-py3.5.exe#sha256=f12df6b45abc18f27f6e21ce26f7cbf7aa19820911462e46536e22085658ca1e (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/ef/bf/8c8e03ae72152806964fc061006face6815fa9ab5d70c78a4ce2ac58c24e/Pillow-5.3.0.win-amd64-py3.6.exe#sha256=c55d348c1c65896c1bd804527de4880d251ae832acf90d74ad525bb79e77d55c (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/e4/c5/c689d3b3195001fb3f01ef587c40747e0e50d16300c90e87ef94decf1aaf/Pillow-5.3.0.win-amd64-py3.7.exe#sha256=091136f2a37e9ed6bd8ce96fbf5269199ba6edee490d64de7ac934316f31ecca (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/1d/bd/a2dbba6829429f456ae2d0451aa92c45ee058e92a71a0ba4a9cacdaf74ee/Pillow-5.3.0.win32-py2.7.exe#sha256=ffbccfe1c077b5f41738bd719518213c217be7a7a12a7e74113d05a0d6617390 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/6c/ab/76e8050ec66a3d01305b304c1f64441d55f8b83be79e52fe0843a3c2281e/Pillow-5.3.0.win32-py3.4.exe#sha256=0e1aaddd00ee9014fe7a61b9da61427233fcd7c7f193b5efd6689e0ec36bc42f (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/f7/f9/6551cecc8119d8cba6d7979e4320f6d52bfa0cdfbad5681e15847761d943/Pillow-5.3.0.win32-py3.5.exe#sha256=576a8a7a57065dab968d9d18befa2594a7673dcdab78c9b1f34248410cc6118f (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/a3/9e/2f791b52cbd0e011d8b438fe5a8cc58b980d1d29ad7d971e9ef54b0749a6/Pillow-5.3.0.win32-py3.6.exe#sha256=3ddc19447cf42ef3ec564ab7ebbd4f67838ba9816d739befe29dd70149c775bd (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/25/fc/fbf23ad59789d98e93164d197abe5a9d8764a67cec4159fc4c60787d838b/Pillow-5.3.0.win32-py3.7.exe#sha256=5e334a23c8f7cb6079987a2ed9978821a42b4323a3a3bdbc132945348737f9a9 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/68/29/e8a1291edd9ba17db69397a5685ca6a1600917536d03480fbc880d62dbd2/Pillow-5.4.0.dev0-py3.7-macosx-10.13-x86_64.egg#sha256=a7782d13feb5afffa968dfd875de6ad9ef3a3bcba85e7eb51ec7598d8f3dba27 (from https://pypi.o
rg/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/cd/d4/2f9132cf99becc71c9a4a357d6da9384a237b5f34e8d5457efb0fcc8991e/Pillow-5.4.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=fe2d2850521
c467c915ff0a6e27dc64c3c04c2f66612e0072672bd1bd4854b61 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/92/48/cd55899b672bb3fcba71322413d7b379606c89de489b13d6f3b452f99c4b/Pillow-5.4.0-cp27-cp27m-manylinux1_i686.whl#sha256=0cd42fe2d99ec6ce23aaf00947a7b7956ad2ed4b1695fd37545c3b8eae06d95a (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/83/d1/d7898c8ee01d15b956ebed97292793e71167c0455327d862a33f328e484d/Pillow-5.4.0-cp27-cp27m-manylinux1_x86_64.whl#sha256=429b2b5ae5f57f8fd9ec2e012c1e7b342ff10f1a8977dc291976b9a3b4c096e1 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/d8/ba/a98181568da30520fd36e453e27dd9a02b92c96eb3e3c870a99879f5b7d6/Pillow-5.4.0-cp27-cp27m-win32.whl#sha256=d88f54bdefb7ddccb68efdd710d689aa6a09b875cc3e44b7e81ef54e0751e3a7 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/53/9d/bb725ecd0fbe4dc5bf0419abd4afeda3e35af38ec9f9ad7dfd5317ac690c/Pillow-5.4.0-cp27-cp27m-win_amd64.whl#sha256=b669acba91d47395de84c9ca52a7ad393b487e5ae2e20b9b2790b22a57d479fa (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/05/43/571cc12e987ab84a5f962108c8ae78ea694fd46960e9f0bf7a5f58ea1d0f/Pillow-5.4.0-cp27-cp27mu-manylinux1_i686.whl#sha256=b0736e21798448cee3e663c0df7a6dfa83d805b3f3a45e67f7457a2f019e5fca (from https://pypi.org/
simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/59/d8/dafd7ed44ae44d1064e9b3c85954ac857e58caf2789438c6151df720f77c/Pillow-5.4.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=cc11fd997d8ad71bb0412e983b711e49639c2ddba9b9dce04d4bdab575fe5f84 (from https://pypi.or
g/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/66/3f/fa368b9caa4ebc7e8f8dcf041207cab7d6aaa32b8371c2638cd97e5973b1/Pillow-5.4.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=f139c963c66
79d236b2c45369524338eabd36a853fe23abd39ba246ab0a75aec (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/da/17/ca3b8aea268bbea1a61355f32597dbdb35a23aed88bae8aa567aeef9e4d1/Pillow-5.4.0-cp34-cp34m-manylinux1_i686.whl#sha256=4a000fdd89d77b6b675de27e1ab91c6fba517c08f19ee83e6716b78930634e04 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/35/7e/057da4e41dde08819bdd42753c329604e964e677b0aca60bd54c746f6fee/Pillow-5.4.0-cp34-cp34m-manylinux1_x86_64.whl#sha256=137bed8972089d65da63fb79b4949b0f2b99e9a58f1b494e82be43ba8b0f4226 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/b0/31/7be0dd8179f74586b6d9af7e4d958a82f53d64bbafa1e95ad0d03f0f6d09/Pillow-5.4.0-cp34-cp34m-win32.whl#sha256=3bb8dd3ce101dd8b0b37eaae924a5bb93abb6ffdd034bf68a066a808e11768ab (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/48/a8/0bccea796d40e11c1f65efbf0769594949467745d64b8e0b686b03d52c70/Pillow-5.4.0-cp34-cp34m-win_amd64.whl#sha256=a4929c6de9590635c34533609402c9da12b22bfc2feb8c0c4f38c39bab48a9ad (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/8e/47/0f7e08fa651288e50f57f3055a682fb91ae1a6c903f8d704ac5f713684ae/Pillow-5.4.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=fbd0ea468b4
ec04270533bf5206f1cd57746fcf226520bb133318fa276de2644 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/ff/85/de8711aca5744c5c0f27c44c49d8fe9729a5261ef8ce09e04f67c4e4cad8/Pillow-5.4.0-cp35-cp35m-manylinux1_i686.whl#sha256=86d7421e8803d7bae2e594765c378a867b629d46b32fbfe5ed9fd95b30989feb (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/9b/da/4cb372de5ba4738b7b6e98fc4acc2be339efad0f4f135f8c50243e8b13e8/Pillow-5.4.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=8d4bddedcb4ab99131d9705a75720efc48b3d006122dae1a4cc329496ac47c9a (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/b7/7f/258f28e52270f83a055fbb11843347d0932c24e2ad0e73668a6bff3597c0/Pillow-5.4.0-cp35-cp35m-win32.whl#sha256=bba993443921f2d077195b425a3283357f52b07807d53704610c1249d20b183a (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/4a/63/b5a7bca94f1f859129e60a83e12379869268ee220974aca46934b317b50a/Pillow-5.4.0-cp35-cp35m-win_amd64.whl#sha256=c5aa93e55175b9cde95279ccd03c93d218976b376480222d37be41d2c9c54510 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/15/55/048ec99a08c3fa416cf5278cc4a6884eca7a7d01ba98108eca55e265aff2/Pillow-5.4.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=26dfeee23a8
6dad6277a63d18f61f53b957cb2cd3506dbbd74b88ba2fa65b3b1 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/6b/fb/edc8e9d4dda350c1fa495d0727cf31d07421199b65cb4d09396e2179b0d3/Pillow-5.4.0-cp36-cp36m-manylinux1_i686.whl#sha256=1fc43ce8c4fa3754222cd6831d599ad17ca2fc9868d2fb52f4e5362dfbfaf379 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/92/e3/217dfd0834a51418c602c96b110059c477260c7fee898542b100913947cf/Pillow-5.4.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=f41c0bf667c4c1c30b873eaa8d6bb894f6d721b3e38e9c993bddd1263c02fb1f (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/21/fe/3df8a6faec6010ce2006758d22c421164b16d9710fc8bd8e00dead22b510/Pillow-5.4.0-cp36-cp36m-win32.whl#sha256=bdf706a93d00547c9443b2654ae424fd54d5dece4bc4333e7035740aeb7a7cea (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/d8/70/e8dab14fded08111f4465761167abb7920db3566bd475c6d3629315fd936/Pillow-5.4.0-cp36-cp36m-win_amd64.whl#sha256=4d08034196db41acb7392e4fccfc0448e7a87192c41d3011ad4093eac2c31ffd (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/28/f3/e280245f7d6f888c7c2df15094b4503bc6ce4da89d3aeb416e4b6ce753b4/Pillow-5.4.0-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=8563b56fa7c
34f1606848c2143ea67d27cf225b9726a1b041c3d27cf85e46edc (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/e0/73/81966b88a37db8c8b59760dc0e9e0363b16c5bf4bd058a29f28eed5205d6/Pillow-5.4.0-cp37-cp37m-manylinux1_i686.whl#sha256=3f07da3874f0b085421f1d4f979785131aa9d497501d8610d82f7378b33858f8 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/04/18/a889c31a6dfe0b5da0630f825eed99b2734ae8891d3e5ead13441b9d8815/Pillow-5.4.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=14eb2b2e4f2a14f5c89fd0edf55c5af0bf1a40fdf3838d81867f26f131cd557d (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/1b/b9/cd3ff64a48067becccf3966d069235ac062e3ac4028ca34e8cc0960d815b/Pillow-5.4.0-cp37-cp37m-win32.whl#sha256=6b202b1cb524bc76ed52a7eb0314f4b0a0497c7cceb9a93539b5a25800e1f2b6 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/ae/4f/8f0f91b02dea1b8aa680f95890f718dccff1adb0d1d4e4dadc189b6e81ee/Pillow-5.4.0-cp37-cp37m-win_amd64.whl#sha256=4ccbe7cce6156391a3ecf447c79a7d4a1a0ecd3de79bdec9ca5e4f7242a306d1 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/86/ee/6bfa940104b3f11a2b5b1575818355cebc65d016bcbaefe1b50049e7e6ae/Pillow-5.4.0-pp260-pypy_41-win32.whl#sha256=de0d323072be72fa4d74f4e013cd594e3f8ee03b2e0eac5876a3249fa076ef7b (from https://pypi.org/simple/p
illow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/81/02/2b56adbfd8b180488fd2e0a8fba811e65c1086b53356735df5bc6b11b380/Pillow-5.4.0-pp360-pp360-win32.whl#sha256=2e0e582942e025cc58f669499a8e0bffde5bcc8d42b65729f294c1dac54e4672 (from https://pypi.org/simple/pil
low/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/a2/5f/a3e100b67c557dbd0d5e1824c64c6dc2577856ea361f6e6a485f5bdded78/Pillow-5.4.0-py2.7-macosx-10.13-x86_64.egg#sha256=4d19fe659c986412752f68661556a280a8e0306773ec7e0d9237c8f09ea6c8c8 (from https://pypi.org/si
mple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/0e/c0/7cee624428406a748a1f737b934b3a641084ab75946701e0ba31c6b83658/Pillow-5.4.0-py2.7-win-amd64.egg#sha256=c88bdfdc0f032d7e2be6f01ade359c8262cd8ef251b2984cba0e21e9724a41c1 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/ae/60/bd1dcff5d72356fb8a24eb3eef00dbe91f0e758ad08ea8b43ea73bbd17cb/Pillow-5.4.0-py2.7-win32.egg#sha256=343bb970e9140470e0ca2cf358dafbeba9906594b1bd00617a7224a777e4fa69 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/75/84/d3a65e22fccc33bc56a2f6ae880c6bc8cde5f0efa6c39ec4e4f70000a0e9/Pillow-5.4.0-py3.4-win-amd64.egg#sha256=8c3534fae8d759c5a0d14e67085dc27127efe8b38c95854f7dc2618dbfb7cd0c (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/ba/0c/416c97f2dc6706b12d28fc9b790015b7c66218c059178c918750f72ea027/Pillow-5.4.0-py3.4-win32.egg#sha256=ef4e4e464ae6c6284086192272c5384cc17c72e9d30e64ce0c1f460cf34d9393 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/20/e7/3a5da2ec00f704c895864828602eb1aa6110ba48d31418770464886c8ab7/Pillow-5.4.0-py3.5-win-amd64.egg#sha256=5bc0a4a3b807f55610ee8d748287fe2aa1d8a4090c3dc8fe08d95e9e8c9aae93 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/63/ca/e4be6267c74e47afd75eb3449d0bb847ebd3ef1f9055e4ca4c96f77d2618/Pillow-5.4.0-py3.5-win32.egg#sha256=b291635fd07ce3f12d19cb5b6541530aa3f78407323a5aca331455c84ef39d97 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/b5/f0/7a5e98d9488e12a1dbddfa0af533745ed35807e954380157f09d40f48d62/Pillow-5.4.0-py3.6-win-amd64.egg#sha256=4572721de16fdfd01e3dafecda73d29683221918046a6809b61bd9abdfdde3e3 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/8c/fa/be999bb369786c8496f16d51719f3c9273b91b52ab720fe3910d358fa26c/Pillow-5.4.0-py3.6-win32.egg#sha256=4d42ee5ad8b1d19b79ab3c37bb267d5049b4cc44ee48e7d3f0f40140b7ad89d1 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/dc/df/265988705a8ef7784b394499bc9e2f491d044d663e78b5dd698ad601e262/Pillow-5.4.0-py3.7-win-amd64.egg#sha256=33eb0d36b01ab832105017e23ad6988061b3f6a9b2d86349e63bc53e03210f7b (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/dc/6d/f23298ac2b83f40f80088020cb9f067c52bffe9981545100157f70bd10e5/Pillow-5.4.0-py3.7-win32.egg#sha256=feb66466fb5bba895891e739ecc355b72915de74db3fc423498da994028ebbb8 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Found link https://files.pythonhosted.org/packages/f7/d6/00368fe7f9acb9454ba5a75a1edda97b7ee9cfe399af4acb6489466be37e/Pillow-5.4.0.tar.gz#sha256=d584f1c33995c3dc16a35e30ef43e0881fa0d085f0fef29cebf154ffb5643363 (from https://pypi.org/simple/pillow/) (requires-py
thon:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 5.4.0
    Skipping link https://files.pythonhosted.org/packages/d5/99/17715611abeebc4a06c65cfe3824017efb8a15d7963f5da4103fe660525e/Pillow-5.4.0.win-amd64-py2.7.exe#sha256=9cb08fba1b7bde4568573384df4632f5844e83c2687f1bd054f615a3b3b26b9b (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/e9/83/b47d714303650ee2d4d88f30be578050e9835085f80eaedf2fa7a4a013d5/Pillow-5.4.0.win-amd64-py3.4.exe#sha256=13e43028070909115e146bab2f9d3c69f4736efd0133fa2db19e6553bb6dddbb (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/cb/30/143931c71cc230acc66396e7ad99cf21b066a2fa941ba3d30542119995bd/Pillow-5.4.0.win-amd64-py3.5.exe#sha256=ff7537c22c1964787f1324df3b8192f824576deaa5bca49227b9f7f80112e179 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/d3/5a/bb1d3524047587d6e2eca703a5d868e5d59dc45bf003c999a1ed78d099f9/Pillow-5.4.0.win-amd64-py3.6.exe#sha256=d660d06bc62c9e8ecfe2619c7f075c4ebf7ee846bc5edc487e14568ff1de56dc (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/0f/57/588c69848e075850b4241d1fade225f0d36bc7d5dee3bb15fb1278f17cfa/Pillow-5.4.0.win-amd64-py3.7.exe#sha256=b73abeebfc781681c9c69c86c3abaa715a93af4d80296c21b86711fefd965389 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/33/04/8f70516a30d8c7b3d51d53295a261b5467bbc6045a41da4f296a76786de7/Pillow-5.4.0.win32-py2.7.exe#sha256=0b573c490ba47558d972410f9c4b8aad708069890d994407aa37c0ba050190bf (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/d8/7a/1a63c26b652a03609e3b7ff76d2806e4bdc23789b817cfa23cb02eb557fc/Pillow-5.4.0.win32-py3.4.exe#sha256=24ce20ba43daf85db954b4da9a2d4160f08c1b7dfcc4e6da68bebe06244f95bb (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/c4/bc/c1418af86c32ced37995cb42a984bc34d22d07a73283e23164575e3902ae/Pillow-5.4.0.win32-py3.5.exe#sha256=38e312f6641e87daed374dcb75107a3779efad0f3b597a70246359a8c711236d (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/d9/ff/20493743af987d4e3a639fa47e4421581ba178c85a49d830546a3ac120b0/Pillow-5.4.0.win32-py3.6.exe#sha256=4c6c3423827ce6d78f7cfc8caefc8ecf58a69bc2488da95e58f55a4c35b42b53 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/8b/da/eeefaae778c328e155de2c6668e8db23fa9aeaa1e9a7b3a5307d4533df6c/Pillow-5.4.0.win32-py3.7.exe#sha256=94b6bcad10c610ff5d58c7f1ccc46210dbfac7f2eab8085a7553ac1512c2c964 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/7e/bb/d502ae951099ce9a5a20dec21e577f304b7706321f83205c5215ebc028cd/Pillow-5.4.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=18e912a6ccd
df28defa196bd2021fe33600cbe5da1aa2f2e2c6df15f720b73d1 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/82/d8/21650f1d2d22cd97396976d6e0b9c014b02f7f432deee19376ca6f882f9d/Pillow-5.4.1-cp27-cp27m-manylinux1_i686.whl#sha256=267f8e4c0a1d7e36e97c6a604f5b03ef58e2b81c1becb4fccecddcb37e063cc7 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/03/a8/389b468aa649d45ebd2eeed427d89f87a7bd3a8c42340e728f68059ed7d1/Pillow-5.4.1-cp27-cp27m-manylinux1_x86_64.whl#sha256=051de330a06c99d6f84bcf582960487835bcae3fc99365185dc2d4f65a390c0e (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/a5/66/433aa868409dcacdd431e2b73ea0b21d66f0ed3911a3c25305eec1d27900/Pillow-5.4.1-cp27-cp27m-win32.whl#sha256=825aa6d222ce2c2b90d34a0ea31914e141a85edefc07e17342f1d2fdf121c07c (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/b5/ff/8bd40241d1345331cdc45f4412386e7464d031f90420c2aebd3ab7f7a1c9/Pillow-5.4.1-cp27-cp27m-win_amd64.whl#sha256=5d95cb9f6cced2628f3e4de7e795e98b2659dfcc7176ab4a01a8b48c2c2f488f (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/df/3d/7c80d8a4bd7e35261a3bd7a2662a3cc78040d623c37f23af8c77442297f8/Pillow-5.4.1-cp27-cp27mu-manylinux1_i686.whl#sha256=ba04f57d1715ca5ff74bb7f8a818bf929a204b3b3c2c2826d1e1cc3b1c13398c (from https://pypi.org/
simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/0d/f3/421598450cb9503f4565d936860763b5af413a61009d87a5ab1e34139672/Pillow-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=f227d7e574d050ff3996049e086e1f18c7bd2d067ef24131e50a1d3fe5831fbc (from https://pypi.or
g/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/85/74/87f8bab393c3def49ff0be0ffe1bb9ff4c446761c6f2359a6b52ee5f4e3c/Pillow-5.4.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=3273a287341
75feebbe4d0a4cde04d4ed20f620b9b506d26f44379d3c72304e1 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/60/34/f8d251ed99b349cf726a62432e4d029b8bc7f8e48f85465a61544517a436/Pillow-5.4.1-cp34-cp34m-manylinux1_i686.whl#sha256=cee815cc62d136e96cf76771b9d3eb58e0777ec18ea50de5cfcede8a7c429aa8 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/c5/fd/0b62eb480f6594e5a92c7bf2fa7cefdac46a35b6bb48f2749f1439304055/Pillow-5.4.1-cp34-cp34m-manylinux1_x86_64.whl#sha256=4d4bc2e6bb6861103ea4655d6b6f67af8e5336e7216e20fff3e18ffa95d7a055 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/f2/3f/6ee45944149acaf931fe2a8cdf3a3f95afcff54c67f104f81958029ddfb7/Pillow-5.4.1-cp34-cp34m-win32.whl#sha256=a6523a23a205be0fe664b6b8747a5c86d55da960d9586db039eec9f5c269c0e6 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/41/6b/9d4b05748d30e9bcf270b2e6012aa1a85517611a7108b023f3d887bd8e5d/Pillow-5.4.1-cp34-cp34m-win_amd64.whl#sha256=505738076350a337c1740a31646e1de09a164c62c07db3b996abdc0f9d2e50cf (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/a4/4b/9606a19bd72e11adcdc1fe7dbfae2c6bb4d1e5ac1d0108880f42c5e515f0/Pillow-5.4.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=7eda4c73763
7af74bac4b23aa82ea6fbb19002552be85f0b89bc27e3a762d239 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/41/85/8f7c5b7c27515b91fe1c895abbf70e227f79dbec5832341c8d31d3f74f70/Pillow-5.4.1-cp35-cp35m-manylinux1_i686.whl#sha256=163136e09bd1d6c6c6026b0a662976e86c58b932b964f255ff384ecc8c3cefa3 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/8b/e9/5c47710fe383f0582da668302a80a6355fe15c2ce2dde89b50fe34acefa6/Pillow-5.4.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=9c215442ff8249d41ff58700e91ef61d74f47dfd431a50253e1a1ca9436b0697 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/0f/fe/0979c8d6fa0c986e4603e5396904945b44f93ff9e346ee5ffadc7487cff6/Pillow-5.4.1-cp35-cp35m-win32.whl#sha256=0ae5289948c5e0a16574750021bd8be921c27d4e3527800dc9c2c1d2abc81bf7 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/b9/ba/43f2f2dd60f304d8563af82ecd4822ff0b57ddfd71631c407fce69da84d1/Pillow-5.4.1-cp35-cp35m-win_amd64.whl#sha256=801ddaa69659b36abf4694fed5aa9f61d1ecf2daaa6c92541bbbbb775d97b9fe (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/81/96/05a5c9ba4a75ed330234780e4ae30018bbf77c847982ff6a16b8b291a0da/Pillow-5.4.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=cd878195166
723f30865e05d87cbaf9421614501a4bd48792c5ed28f90fd36ca (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/e7/3f/56ecbe39a828d33c60c94202fd165ab28e7966bef032cd2af8fabcb145ee/Pillow-5.4.1-cp36-cp36m-manylinux1_i686.whl#sha256=fc9a12aad714af36cf3ad0275a96a733526571e52710319855628f476dcb144e (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/85/5e/e91792f198bbc5a0d7d3055ad552bc4062942d27eaf75c3e2783cf64eae5/Pillow-5.4.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=d7c1c06246b05529f9984435fc4fa5a545ea26606e7f450bdbe00c153f5aeaad (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/19/05/e7869088bcd791fe63f6d671577d25c4e3d1fecdc21501254621c65cd74b/Pillow-5.4.1-cp36-cp36m-win32.whl#sha256=0b1efce03619cdbf8bcc61cfae81fcda59249a469f31c6735ea59badd4a6f58a (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/ec/ca/7af5b6628ecf770645f8cc3c9da3c2bb5c5ffc7384a9ff0666fdb818b4d5/Pillow-5.4.1-cp36-cp36m-win_amd64.whl#sha256=a631fd36a9823638fe700d9225f9698fb59d049c942d322d4c09544dc2115356 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/c9/ed/27cc92e99b9ccaa0985a66133baeea7e8a3371d3c04cfa353aaa3b81aac1/Pillow-5.4.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=24ec3dea523
39a610d34401d2d53d0fb3c7fd08e34b20c95d2ad3973193591f1 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/ca/11/76381cd57a494ca9ada364e63d89bf1011f3f232a43f75acf73f3ac92608/Pillow-5.4.1-cp37-cp37m-manylinux1_i686.whl#sha256=e9c8066249c040efdda84793a2a669076f92a301ceabe69202446abb4c5c5ef9 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/ae/2a/0a0ab2833e5270664fb5fae590717f867ac6319b124160c09f1d3291de28/Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=4c678e23006798fc8b6f4cef2eaad267d53ff4c1779bd1af8725cc11b72a63f3 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/d7/ea/46fd5bd57c5df5a2e79e508294acec4be0fcc2fb3ce95c2cf1038ebaa533/Pillow-5.4.1-cp37-cp37m-win32.whl#sha256=b117287a5bdc81f1bac891187275ec7e829e961b8032c9e5ff38b70fd036c78f (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/20/59/edb6fe64a608afc9fd1faf3470774b4131b4be9d40c496b0c144033e249a/Pillow-5.4.1-cp37-cp37m-win_amd64.whl#sha256=d1722b7aa4b40cf93ac3c80d3edd48bf93b9208241d166a14ad8e7a20ee1d4f3 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/97/73/8c95d515a156562a02a0cef3083c1cd95b0a2be04dda964292a42370de6d/Pillow-5.4.1-pp260-pypy_41-win32.whl#sha256=a3d90022f2202bbb14da991f26ca7a30b7e4c62bf0f8bf9825603b22d7e87494 (from https://pypi.org/simple/p
illow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/07/84/0c5f29983be25e27f5410faa9adccb93886509ba8f4c27854569aa54e7ec/Pillow-5.4.1-pp360-pp360-win32.whl#sha256=a756ecf9f4b9b3ed49a680a649af45a8767ad038de39e6c030919c2f443eb000 (from https://pypi.org/simple/pil
low/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/b4/ea/99d1778199b4ce9701f213b04e8fad672af23e59de3e948b8437cee8a7f3/Pillow-5.4.1-py2.7-macosx-10.13-x86_64.egg#sha256=634209852cc06c0c1243cc74f8fdc8f7444d866221de51125f7b696d775ec5ca (from https://pypi.org/si
mple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/3b/62/be6697dd382c261053ae02f8b6b4fe2511ffe67b986d781c82d4446c9bcc/Pillow-5.4.1-py2.7-win-amd64.egg#sha256=0cf0208500df8d0c3cad6383cd98a2d038b0678fd4f777a8f7e442c5faeee81d (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/64/c2/8cdbc20943643c2f312004698646159e303251569809b858863d8e58ab81/Pillow-5.4.1-py2.7-win32.egg#sha256=f71ff657e63a9b24cac254bb8c9bd3c89c7a1b5e00ee4b3997ca1c18100dac28 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/e8/71/089ee8192262ef231cdaeb7b74f3ded5328ee19539fb41eae41061dc311f/Pillow-5.4.1-py3.4-win-amd64.egg#sha256=01a501be4ae05fd714d269cb9c9f145518e58e73faa3f140ddb67fae0c2607b1 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/75/43/f9cfa73a7c4cbfeea610431ecc35c625f8c4a8c2507d3d3e50c5f9652ac9/Pillow-5.4.1-py3.4-win32.egg#sha256=4baab2d2da57b0d9d544a2ce0f461374dd90ccbcf723fe46689aff906d43a964 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/dd/c6/2aad2a48a08a4ad9e5826a0d40e999dcde6adf567b80b375a61627f9d51b/Pillow-5.4.1-py3.5-win-amd64.egg#sha256=f62b1aeb5c2ced8babd4fbba9c74cbef9de309f5ed106184b12d9778a3971f15 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/e2/30/b1989a9beebaae85d5f96725efde4e3649214ca8ee3f03bf8bcae8bd8f9f/Pillow-5.4.1-py3.5-win32.egg#sha256=e9f13711780c981d6eadd6042af40e172548c54b06266a1aabda7de192db0838 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/5d/25/4d93c460fa2c8f6b419d495803c910c940ef25f8069f7b33702376955da0/Pillow-5.4.1-py3.6-win-amd64.egg#sha256=07c35919f983c2c593498edcc126ad3a94154184899297cc9d27a6587672cbaa (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/b6/da/a448fd141400b868e8b5ba19c95dcfd5e7303275f0255309390c0121bce7/Pillow-5.4.1-py3.6-win32.egg#sha256=87fe838f9dac0597f05f2605c0700b1926f9390c95df6af45d83141e0c514bd9 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/3e/ef/a80e5e8dc0b31f7030acbab7f090ae2a9f389a1054508857e33dc243c58c/Pillow-5.4.1-py3.7-win-amd64.egg#sha256=c8939dba1a37960a502b1a030a4465c46dd2c2bca7adf05fa3af6bea594e720e (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/29/41/cb17e29e3a6725ab20d4e8ec642aab049efa8925bed38d27c805fb0063ef/Pillow-5.4.1-py3.7-win32.egg#sha256=5337ac3280312aa065ed0a8ec1e4b6142e9f15c31baed36b5cd964745853243f (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .egg
    Found link https://files.pythonhosted.org/packages/3c/7e/443be24431324bd34d22dd9d11cc845d995bcd3b500676bcf23142756975/Pillow-5.4.1.tar.gz#sha256=5233664eadfa342c639b9b9977190d64ad7aca4edc51a966394d7e08e7f38a9f (from https://pypi.org/simple/pillow/) (requires-py
thon:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 5.4.1
    Skipping link https://files.pythonhosted.org/packages/ec/9b/30ea9644c474847b8c22e2f1b986f04d87e8de7247c61180fd59a29099d1/Pillow-5.4.1.win-amd64-py2.7.exe#sha256=e1555d4fda1db8005de72acf2ded1af660febad09b4708430091159e8ae1963e (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/36/69/e77225ec7399479baf9a0a4434a9891c2fa347e5a5ea6832821680317ada/Pillow-5.4.1.win-amd64-py3.4.exe#sha256=52e2e56fc3706d8791761a157115dc8391319720ad60cc32992350fda74b6be2 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/2c/11/6f3e0675a7b4ad021452f1add0437d2365efb32034c8be1374c633b950fd/Pillow-5.4.1.win-amd64-py3.5.exe#sha256=ba6ef2bd62671c7fb9cdb3277414e87a5cd38b86721039ada1464f7452ad30b2 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/51/6f/12560630867686499f716acaeeb14d40edef2e19a58cc1a2fc764cb1f26d/Pillow-5.4.1.win-amd64-py3.6.exe#sha256=39fbd5d62167197318a0371b2a9c699ce261b6800bb493eadde2ba30d868fe8c (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/c1/19/a42570e514a08472ba65acb3677b2bb7da8069146510bee36b68c47bbc0e/Pillow-5.4.1.win-amd64-py3.7.exe#sha256=5ccd97e0f01f42b7e35907272f0f8ad2c3660a482d799a0c564c7d50e83604d4 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/17/da/4ff3c0f00b77ba108649cc029b60ea454033c71d1cf84da14c5e668549c5/Pillow-5.4.1.win32-py2.7.exe#sha256=db418635ea20528f247203bf131b40636f77c8209a045b89fa3badb89e1fcea0 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/ca/bb/1f7be45c9780c7072619e78b3dae85b6a2926a6f4dab4b7473a9ff618da0/Pillow-5.4.1.win32-py3.4.exe#sha256=ac036b6a6bac7010c58e643d78c234c2f7dc8bb7e591bd8bc3555cf4b1527c28 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/f0/6f/69092aeb3f6a4a06b510b5bba00f707891cb2c3430f60a64a60e2d126cd5/Pillow-5.4.1.win32-py3.5.exe#sha256=f0e3288b92ca5dbb1649bd00e80ef652a72b657dc94989fa9c348253d179054b (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/d0/41/1cc996b8dfcbd93e9bdd4fe54d4fa902432323fb1cfa63790ad9e514c206/Pillow-5.4.1.win32-py3.6.exe#sha256=4132c78200372045bb348fcad8d52518c8f5cfc077b1089949381ee4a61f1c6d (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/2a/2e/8db95d670d9054dc052fa3ca792d2acfd7d17fc77b8abcf02b35324dfb77/Pillow-5.4.1.win32-py3.7.exe#sha256=75d1f20bd8072eff92c5f457c266a61619a02d03ece56544195c56d41a1a0522 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/61/88/fc486aa50f733ce6c94e58637df61a9f0859aa9bc5d110d765a8d59f8000/Pillow-6.0.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=74d90d499c9
c736d52dd6d9b7221af5665b9c04f1767e35f5dd8694324bd4601 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/a6/52/b0ffb3ed493588750ecb03010f1a660701e75e183b001855f1f6a1d9414d/Pillow-6.0.0-cp27-cp27m-manylinux1_i686.whl#sha256=15c056bfa284c30a7f265a41ac4cbbc93bdbfc0dfe0613b9cb8a8581b51a9e55 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/46/5e/2a221d6dccc1e843381cbe8ada8ca21e53b38d48c9fe85d43e0adc2fcb6f/Pillow-6.0.0-cp27-cp27m-manylinux1_x86_64.whl#sha256=8c3889c7681af77ecfa4431cd42a2885d093ecb811e81fbe5e203abc07e0995b (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/a0/db/dea6af79d2fdf008c24ecd2687f0566214c112200004ace284c539135cdc/Pillow-6.0.0-cp27-cp27m-win32.whl#sha256=1a4e06ba4f74494ea0c58c24de2bb752818e9d504474ec95b0aa94f6b0a7e479 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/2a/d4/2bd7d1e67aaa42666cc083ee8a5212f239753396c823de85c9a1ca20f57e/Pillow-6.0.0-cp27-cp27m-win_amd64.whl#sha256=c4c78e2c71c257c136cdd43869fd3d5e34fc2162dc22e4a5406b0ebe86958239 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/ec/de/5647afa2e79579ab8a7ac16a2a414a75c13074a2bee8014c710c27e78fd2/Pillow-6.0.0-cp27-cp27mu-manylinux1_i686.whl#sha256=b7ebd36128a2fe93991293f997e44be9286503c7530ace6a55b938b20be288d8 (from https://pypi.org/
simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/b6/4b/5adc1109908266554fb978154c797c7d71aba43dd15508d8c1565648f6bc/Pillow-6.0.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=cf0a2e040fdf5a6d95f4c286c6ef1df6b36c218b528c8a9158ec2452a804b9b8 (from https://pypi.or
g/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/2e/51/923236cf166744db84d97e961a35a7601b7b7f5bb79756c3f5c6976d8d17/Pillow-6.0.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=9218d81b9fc
a98d2c47d35d688a0cea0c42fd473159dfd5612dcb0483c63e40b (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/b7/4a/c5937c63e72fec9d8909e707368682d8110ac4b1726a917de5d7598b8ec5/Pillow-6.0.0-cp35-cp35m-manylinux1_i686.whl#sha256=1c3c707c76be43c9e99cb7e3d5f1bee1c8e5be8b8a2a5eeee665efbf8ddde91a (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/de/62/6358ccd27b9e340affaa29e3e678b5d93a4b17f6bd7533fd6e6e87930b12/Pillow-6.0.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=c6a842537f887be1fe115d8abb5daa9bc8cc124e455ff995830cc785624a97af (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/00/22/1f1ebed4cd6948bc284c2a6ab4c4b29fd04eac140df33627c483e00a8b2c/Pillow-6.0.0-cp35-cp35m-win32.whl#sha256=dca5660e25932771460d4688ccbb515677caaf8595f3f3240ec16c117deff89a (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/e0/80/fbfcfccb93bc5ec296b3c910ff4086d247ed7a2f111c0d9a19ed9950b317/Pillow-6.0.0-cp35-cp35m-win_amd64.whl#sha256=46aa988e15f3ea72dddd81afe3839437b755fffddb5e173886f11460be909dce (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/68/3a/61531c34cc18f77b9f979f2cf1a670ae3e98316521e78e3f070c4cc5029b/Pillow-6.0.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=258d886a49b
6b058cd7abb0ab4b2b85ce78669a857398e83e8b8e28b317b5abb (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/51/01/a16c3c3c652b55c70738e22ce42a88fbfc1afad5edf1632be9c810a3dbdd/Pillow-6.0.0-cp36-cp36m-manylinux1_i686.whl#sha256=e6c0bbf8e277b74196e3140c35f9a1ae3eafd818f7f2d3a15819c49135d6c062 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/d2/c2/f84b1e57416755e967236468dcfb0fad7fd911f707185efc4ba8834a1a94/Pillow-6.0.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=33c79b6dd6bc7f65079ab9ca5bebffb5f5d1141c689c9c6a7855776d1b09b7e8 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/b5/2b/920711835bbfba6c9a4ae3c668398ed13e4c0459ed815643b99db90e6778/Pillow-6.0.0-cp36-cp36m-win32.whl#sha256=44e5240e8f4f8861d748f2a58b3f04daadab5e22bfec896bf5434745f788f33f (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/e6/37/fc5bde88462cf8a069e522dd6a0d259b69faba1326f0a3ce8b4e11d9f317/Pillow-6.0.0-cp36-cp36m-win_amd64.whl#sha256=3c1884ff078fb8bf5f63d7d86921838b82ed4a7d0c027add773c2f38b3168754 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/22/55/2ce41fa510f131c776112a1d24ee90cddffc96f1bf0311efb14fdd8ae877/Pillow-6.0.0-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=cfd28aad6fc
61f7a5d4ee556a997dc6e5555d9381d1390c00ecaf984d57e4232 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/83/13/412e193bfc8241c41c11c88d9983264aa49c0684f3300b95badaed925d5c/Pillow-6.0.0-cp37-cp37m-manylinux1_i686.whl#sha256=1fd0b290203e3b0882d9605d807b03c0f47e3440f97824586c173eca0aadd99d (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/c1/e6/ce127fa0ac17775bc7887c432ffe945c49ae141f01b477b7cd5e63b16bb5/Pillow-6.0.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=367385fc797b2c31564c427430c7a8630db1a00bd040555dfc1d5c52e39fcd72 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/70/21/04723e78916eff8e09901dbb7dc9705f4de8a0dfe7882a9ed56982bd128e/Pillow-6.0.0-cp37-cp37m-win32.whl#sha256=24114e4a6e1870c5a24b1da8f60d0ba77a0b4027907860188ea82bd3508c80eb (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/40/f2/a424d4d5dd6aa8c26636969decbb3da1c01286d344e71429b1d648bccb64/Pillow-6.0.0-cp37-cp37m-win_amd64.whl#sha256=9aa4f3827992288edd37c9df345783a69ef58bd20cc02e64b36e44bcd157bbf1 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/b8/5a/b2fc702679281cbcacf9c16c61115d0b8b5802729f40de0913cb48cc90ec/Pillow-6.0.0-pp271-pypy_41-win32.whl#sha256=de7aedc85918c2f887886442e50f52c1b93545606317956d65f342bd81cb4fc3 (from https://pypi.org/simple/p
illow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/9e/41/78842ba782f60c522e96a24750b99da40ca2727aef95cc957e5e3b743403/Pillow-6.0.0-pp370-pp370-win32.whl#sha256=9d80f44137a70b6f84c750d11019a3419f409c944526a95219bea0ac31f4dd91 (from https://pypi.org/simple/pil
low/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/3b/5e/90a2d1238c7bd7964d070a6169d38763a63da5dc758e34d9da6234c823e5/Pillow-6.0.0-pp372-pp372-win32.whl#sha256=85d1ef2cdafd5507c4221d201aaf62fc9276f8b0f71bd3933363e62a33abc734 (from https://pypi.org/simple/pil
low/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/ef/6f/cd8c980eb23232c8e7983fd854341715aa2e84b0eb8e4695c9cccf040589/Pillow-6.0.0-py2.7-win-amd64.egg#sha256=c5472ea3945e8f9eb0659f37fc1f592fd06f4f725f0f03774a8999ad8c130334 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/9b/fd/d880253b53435b995e44cf2bccb3d3c1646d0e5269271932521f3aa66836/Pillow-6.0.0-py2.7-win32.egg#sha256=09c4e81c3277199898e8dc2d85d94febad87c41251ecbd447ba7d64d94765bd8 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/2c/4e/b3a120740213f511166fda100c8612a52b9f1b730e4aee4f3b3215f54970/Pillow-6.0.0-py3.5-win-amd64.egg#sha256=2734c55f7d054b0ad889c971136cbb0a5b35a921e27beaa44fdc2436af529c6e (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/db/09/c64e641898af729d86971c0e2be2aa2bcd09215d37e9f021cbfb2fa0b05a/Pillow-6.0.0-py3.5-win32.egg#sha256=492e1e4df823b57f9334f591c78a1e0e65a361e92594534e0568eeeeea56bbba (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/70/8a/cc63a791c3e84aa12130c2ff6afb57a560445971ec9fb2cb04c9da5804d4/Pillow-6.0.0-py3.6-win-amd64.egg#sha256=9319215530e236822169cbe92426cdc18d16b88c943fdf365a6309a89876e335 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/f2/1f/3619bd0784742d6cc25c0445bcdfc2631a35dfffe7a3ab384d2cd87e22fb/Pillow-6.0.0-py3.6-win32.egg#sha256=2ac36ec56727a95bd5a04dfca6abce1db8042c31ee73b65796a42f31fd52d009 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/07/73/d96987430c3958ef90a5750e2fdbea33a2b41e583ae85192aed9b4832439/Pillow-6.0.0-py3.7-win-amd64.egg#sha256=96ec275c83bf839972d6a7dd7d685fdfb6a3233c3c382ecff839d04e7d53955d (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/7b/bb/f71e19d3e165dca24f1fe3823b9559ef5bac6d2d9bb5c71867b3036d37a0/Pillow-6.0.0-py3.7-win32.egg#sha256=c30857e1fbf7d4a4b79d7d376eefaf293ea4307b8293d00a62e6f517f51bfe9b (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .egg
    Found link https://files.pythonhosted.org/packages/81/1a/6b2971adc1bca55b9a53ed1efa372acff7e8b9913982a396f3fa046efaf8/Pillow-6.0.0.tar.gz#sha256=809c0a2ce9032cbcd7b5313f71af4bdc5c8c771cb86eb7559afd954cab82ebb5 (from https://pypi.org/simple/pillow/) (requires-py
thon:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 6.0.0
    Skipping link https://files.pythonhosted.org/packages/8a/8d/bef93df39a2eecb69f9fb4723a007ddece7fb04e9d8e62ca884420d23064/Pillow-6.0.0.win-amd64-py2.7.exe#sha256=0683e80d81e840d401b687ebc00a02bbb23d0793c34d0852a5af64cfa1589540 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/db/d9/922f970a00452b4019fcf90a541cdec5ad890e8beaebc695c4bc4484a144/Pillow-6.0.0.win-amd64-py3.5.exe#sha256=0ee74a23022af9baf997e3016b4e090e4ff08688d37a6f49010338ab46cfe101 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/24/25/442ce7557cf40dac0a2f1207458371ce63be51a3521711af11e8de3d82b3/Pillow-6.0.0.win-amd64-py3.6.exe#sha256=50fb9e25d25cfcb50b2e6842c4e104e4f0b424be4624e1724532bf005c67589a (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/70/48/989a59e9ef203621c182e69efe8133b1e91c4ad80fd78dcc9b01257c2032/Pillow-6.0.0.win-amd64-py3.7.exe#sha256=5ceadd60dbd1e56ab7faffbfee1df5ecb83c3f0420e47f652cd5306d70eb0296 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/0d/e3/55b27f1051fd25999d53093b9eea334212fcdedda0e3f65dad38f9af5fc9/Pillow-6.0.0.win32-py2.7.exe#sha256=d0fd1ec2e7c3e0aeaae999efe83f5d0f42c1160a1f8be5120d40857d20baa452 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/e5/a5/cf43c4919fa26ebe78f9456b5964f0ae60a5ab9f2113a8d1257cd4da3466/Pillow-6.0.0.win32-py3.5.exe#sha256=10860baedfe5da7c43cd17835b091494dcc59dda5ad176a011713fe398ea6ac2 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/c3/78/a349b0c893b9813eb4d636272c680c1d0e96fe7de108438c9bd79000f357/Pillow-6.0.0.win32-py3.6.exe#sha256=7eeac51fc37e6b19631a4b8e38b8261a074efcf7cc27fc16a6bee4697af7aaa5 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/5f/d4/defc0c1f811e7114f30b2d6a2d8a743c88a25ccc91db60538edf3caeb424/Pillow-6.0.0.win32-py3.7.exe#sha256=2bc1002b573d107c0b172a5da0f34b4900b2ddc6c3296b82d601e966d5ac1959 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/26/6d/b55e412b5ae437dad6efe102b1a5bdefce4290543bbef78462a7a2037a1e/Pillow-6.1.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=76638865c83
b1bb33bcac2a61ce4d13c17dba2204969dedb9ab60ef62bede686 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/31/34/26e27a9d17464d4ccf933f9275e013efdbf8efe030f62a8ff00ffaa2774c/Pillow-6.1.0-cp27-cp27m-manylinux1_i686.whl#sha256=7cee2cef07c8d76894ebefc54e4bb707dfc7f258ad155bd61d87f6cd487a70ff (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/15/1b/5f6ce0522bdeaf34f29027b9f4c7e31ed9cd640d63c443757ddd1579e9ad/Pillow-6.1.0-cp27-cp27m-manylinux1_x86_64.whl#sha256=ef6be704ae2bc8ad0ebc5cb850ee9139493b0fc4e81abcc240fb392a63ebc808 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/51/d5/b1d87533ff8d8d2fa90886517c813ecba68ab3d95732fa342dbd3128421b/Pillow-6.1.0-cp27-cp27m-win32.whl#sha256=6fd63afd14a16f5d6b408f623cc2142917a1f92855f0df997e09a49f0341be8a (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/0e/81/158a63ff32ea444d4f858a9475da98a956ef5cd3011f677c6c5c8064efe5/Pillow-6.1.0-cp27-cp27m-win_amd64.whl#sha256=571b5a758baf1cb6a04233fb23d6cf1ca60b31f9f641b1700bfaab1194020555 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/8a/74/1c545a9a173d64a040b4b7858667721fe194330a306d42df6e269e1e31d0/Pillow-6.1.0-cp27-cp27mu-manylinux1_i686.whl#sha256=e3ae410089de680e8f84c68b755b42bc42c0ceb8c03dbea88a5099747091d38e (from https://pypi.org/
simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/cc/a4/79b5f36d1e1a2b426073bd62217d1530fcd939950c2936651e6b39127a9b/Pillow-6.1.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=6153db744a743c0c8c91b8e3b9d40e0b13a5d31dbf8a12748c6d9bfd3ddc01ad (from https://pypi.or
g/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/1b/5d/cad55a044ace2b931217b25796dec9b9a49ff76efb07ab7a3afa75be05b1/Pillow-6.1.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=0b3e6cf3ea1
f8cecd625f1420b931c83ce74f00c29a0ff1ce4385f99900ac7c4 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/0b/7a/e26320afc50abfcf3edb8dacb6eeb759e5bd7c2c1df034ab1c71edbbf76a/Pillow-6.1.0-cp35-cp35m-manylinux1_i686.whl#sha256=38301fbc0af865baa4752ddae1bb3cbb24b3d8f221bf2850aad96b243306fa03 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/d6/98/0d360dbc087933679398d73187a503533ec0547ba4ffd2115365605559cc/Pillow-6.1.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=70b1594d56ed32d56ed21a7fbb2a5c6fd7446cdb7b21e749c9791eac3a64d9e4 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/b3/2b/1b97e4d5223d320de4ab2110b65fa6f02dfc93c5a600c2c46202b2be11af/Pillow-6.1.0-cp35-cp35m-win32.whl#sha256=70acbcaba2a638923c2d337e0edea210505708d7859b87c2bd81e8f9902ae826 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/f7/7a/d26a349f6d5e7683c9d579c9219cf469d3dc87ff30e5861454da1fa0d6f0/Pillow-6.1.0-cp35-cp35m-win_amd64.whl#sha256=f8dc19d92896558f9c4317ee365729ead9d7bbcf2052a9a19a3ef17abbb8ac5b (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/ff/ed/d2c7f2412425929f5c27d9de9bc86fb14674c4bab14e31682c8648f0dcac/Pillow-6.1.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=3aef1af1a91
798536bbab35d70d35750bd2884f0832c88aeb2499aa2d1ed4992 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/7a/63/8a390494320a2aafeb177de6e664576bf45e22092b6c8583ce42e1a7d9c7/Pillow-6.1.0-cp36-cp36m-manylinux1_i686.whl#sha256=cfd40d8a4b59f7567620410f966bb1f32dc555b2b19f82a91b147fac296f645c (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/14/41/db6dec65ddbc176a59b89485e8cc136a433ed9c6397b6bfe2cd38412051e/Pillow-6.1.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=3fe0ab49537d9330c9bba7f16a5f8b02da615b5c809cdf7124f356a0f182eccd (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/86/00/52d0e56d787c437cd5e6f39929d1ed53b37cbe01280457e29d677b86eceb/Pillow-6.1.0-cp36-cp36m-win32.whl#sha256=49f90f147883a0c3778fd29d3eb169d56416f25758d0f66775db9184debc8010 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/4e/d9/468422371e6fcf02d6a162ee30db4552221de8b2b3ff837363bf54cbb347/Pillow-6.1.0-cp36-cp36m-win_amd64.whl#sha256=bd0582f831ad5bcad6ca001deba4568573a4675437db17c4031939156ff339fa (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/8f/f3/c6d351d7e582e4f2ef4343c9be1f0472cb249fb69695e68631e337f4b6e9/Pillow-6.1.0-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=365c06a4571
2cd723ec16fa4ceb32ce46ad201eb7bbf6d3c16b063c72b61a3ed (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/d9/74/828efc8a628ec5576b14da69bf3776c0445a1dbe875bbf7a9462e2bee8ae/Pillow-6.1.0-cp37-cp37m-manylinux1_i686.whl#sha256=7b2ec162c87fc496aa568258ac88631a2ce0acfe681a9af40842fc55deaedc99 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/a4/da/2bd281c875686230eabc13d20ab590ea617563b0e746abfb0698c4d5b645/Pillow-6.1.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=b50bc1780681b127e28f0075dfb81d6135c3a293e0c1d0211133c75e2179b6c0 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/a1/db/d855fe2625bf3fee24b0d6138b6d10ebaee9a36b104fa77b71713c1f669f/Pillow-6.1.0-cp37-cp37m-win32.whl#sha256=0ab7c5b5d04691bcbd570658667dd1e21ca311c62dcfd315ad2255b1cd37f64f (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/ae/96/6f83deebfcd20a5d4ad35e4e989814a16559d8715741457e670aae1a5a09/Pillow-6.1.0-cp37-cp37m-win_amd64.whl#sha256=7d16d4498f8b374fc625c4037742fbdd7f9ac383fd50b06f4df00c81ef60e829 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/6b/bf/6fd3c3546fc90ec1d81463b2daab88f1bc1a09080fe2b96dad0ce0f97b09/Pillow-6.1.0-pp271-pypy_41-win32.whl#sha256=e9046e559c299b395b39ac7dbf16005308821c2f24a63cae2ab173bd6aa11616 (from https://pypi.org/simple/p
illow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/20/51/4dc729688a86a34c23855814e4b8cd3e788a4e161a97247faecf32bde9e1/Pillow-6.1.0-pp370-pp370-win32.whl#sha256=5ac381e8b1259925287ccc5a87d9cf6322a2dc88ae28a97fe3e196385288413f (from https://pypi.org/simple/pil
low/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/99/e3/398e77c8746625546897461a1b6366fe79a3080b8cc9cb0c0e0035d7a8cc/Pillow-6.1.0-pp371-pp371-win32.whl#sha256=45a619d5c1915957449264c81c008934452e3fd3604e36809212300b2a4dab68 (from https://pypi.org/simple/pil
low/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/3a/5a/8b8fe936812638a90caac17d1d9659bd0c4de370f29cd7e1ebc6ba40a3c7/Pillow-6.1.0-py2.7-win-amd64.egg#sha256=0c6ce6ae03a50b0306a683696234b8bc88c5b292d4181ae365b89bd90250ab08 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/42/c1/ae567adfe23132e4af9da7abe8b4b316b07ce9a9a46a5c0ac5b88388a179/Pillow-6.1.0-py2.7-win32.egg#sha256=504f5334bfd974490a86fef3e3b494cd3c332a8a680d2f258ca03388b40ae230 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/a4/df/2935a7db2409c1b9635fb8c105cb7f3ea8b1cc8c012e38ecb762aeb14a27/Pillow-6.1.0-py3.5-win-amd64.egg#sha256=23efd7f83f2ad6036e2b9ef27a46df7e333de1ad9087d341d87e12225d0142b2 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/3f/82/3efcd8b502f37b395eff0810a489fbce75983faf926819c6a317223a21e5/Pillow-6.1.0-py3.5-win32.egg#sha256=8755e600b33f4e8c76a590b42acc35d24f4dc801a5868519ce569b9462d77598 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/e1/25/6a30152ee4dd1dcfb4f0b537d9e4da47ea31175801cb318ea89c3081a168/Pillow-6.1.0-py3.6-win-amd64.egg#sha256=7be698a28175eae5354da94f5f3dc787d5efae6aca7ad1f286a781afde6a27dd (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/44/3c/b96f9b9d655f903cbdb293b2d467724145efbb22646496c9e62d37c23936/Pillow-6.1.0-py3.6-win32.egg#sha256=51fe9cfcd32c849c6f36ca293648f279fc5097ca8dd6e518b10df3a6a9a13431 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/47/5a/43aed4fa2ce1d6f986fc7ea9c605d6288ac3781eef121b7015b97342b448/Pillow-6.1.0-py3.7-macosx-10.14-x86_64.egg#sha256=3c86051d41d1c8b28b9dde08ac93e73aa842991995b12771b0af28da49086bbf (from https://pypi.org/si
mple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/5c/89/0f83aa458bb69fb4bb905da1ce9f583320d3d903d96ce7f52ccefa694bd6/Pillow-6.1.0-py3.7-win-amd64.egg#sha256=6052a9e9af4a9a2cc01da4bbee81d42d33feca2bde247c4916d8274b12bb31a4 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/85/85/43185a84cc99363ca8cb0c56544357cae18183343b736c0fea3bb8a6e7e4/Pillow-6.1.0-py3.7-win32.egg#sha256=1454ee7297a81c8308ad61d74c849486efa1badc543453c4b90db0bf99decc1c (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .egg
    Found link https://files.pythonhosted.org/packages/51/fe/18125dc680720e4c3086dd3f5f95d80057c41ab98326877fc7d3ff6d0ee5/Pillow-6.1.0.tar.gz#sha256=0804f77cb1e9b6dbd37601cee11283bba39a8d44b9ddb053400c58e0c0d7d9de (from https://pypi.org/simple/pillow/) (requires-py
thon:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 6.1.0
    Skipping link https://files.pythonhosted.org/packages/74/bc/3332d18197c6e9165569b71c40a51390e1692bc8d87a5205ee401e034cdd/Pillow-6.1.0.win-amd64-py2.7.exe#sha256=e150c5aed6e67321edc6893faa6701581ca2d393472f39142a00e551bcd249a5 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/26/59/650562991d54f19b43dbaa9c27a23bad3f06f5160ff20a55dc92b543dd15/Pillow-6.1.0.win-amd64-py3.5.exe#sha256=b5aa19f1da16b4f5e47b6930053f08cba77ceccaed68748061b0ec24860e510c (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/dc/1e/d644fb05ccaf0086ce0c0ceb93c4f1cac9057762d2d2e6937c88daa01316/Pillow-6.1.0.win-amd64-py3.6.exe#sha256=7b403ea842b70c4fa0a4969a5d8d86e932c941095b7cda077ea68f7b98ead30b (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/d7/1e/45c6fb14196e085979feacdaade0b2710c1f425127ef6bd63b2d1fe59988/Pillow-6.1.0.win-amd64-py3.7.exe#sha256=cdd53acd3afb9878a2289a1b55807871f9877c81174ae0d3763e52f907131d25 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/e5/42/21d68c35d4097d6228f80d74947e74742cf8de1c13dd6098f3fa173b81e4/Pillow-6.1.0.win32-py2.7.exe#sha256=406c856e0f6fc330322a319457d9ff6162834050cda2cf1eaaaea4b771d01914 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/d7/d7/eae7957149b04b53fc2e7004c6301e0c30e20a0d3006527181c6c00b9ab2/Pillow-6.1.0.win32-py3.5.exe#sha256=82840783842b27933cc6388800cb547f31caf436f7e23384d456bdf5fc8dfe49 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/2b/e8/658b2c46b2446870064c7822defa1c82a66ea88f236cb2bfde2af06d2edc/Pillow-6.1.0.win32-py3.6.exe#sha256=9159285ab4030c6f85e001468cb5886de05e6bd9304e9e7d46b983f7d2fad0cc (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/2d/c5/8d329462026456d1820f7fe326b292bdff9829363c0e6a2c46e0bc363a05/Pillow-6.1.0.win32-py3.7.exe#sha256=e403b37c6a253ebca5d0f2e5624643997aaae529dc96299162418ef54e29eb70 (from https://pypi.org/simple/pillow/)
(requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); unsupported archive format: .exe
    Skipping link https://files.pythonhosted.org/packages/d7/47/5665ccf46b5d52c6ac8d40922d9a4d122ad42a1fa425129045575cab81e6/Pillow-6.2.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=38c7d48a21c
d06fdeee93987147b9b1c55b73b4cfcbf83240568bfbd5adee447 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/fb/b3/bd398505f71eb71f97455e5b6e2634a27741f4b12ad769f8dba3ed5487e9/Pillow-6.2.0-cp27-cp27m-manylinux1_i686.whl#sha256=892bb52b70bd5ea9dbbc3ac44f38e84f5a04e9d8b1bff48159d96cb795b81159 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/ec/33/493aea1bdf852dd1e9f1162a6ff7c6b1efd2d5134c622283ebfcf03dc295/Pillow-6.2.0-cp27-cp27m-manylinux1_x86_64.whl#sha256=00fdeb23820f30e43bba78eb9abb00b7a937a655de7760b2e09101d63708b64e (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/c4/f9/21cd1d1d2a14ce781651b6b4b6534c7632b6606cdf6518f3887b5284d32a/Pillow-6.2.0-cp27-cp27m-win32.whl#sha256=01f948e8220c85eae1aa1a7f8edddcec193918f933fb07aaebe0bfbbcffefbf1 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/7b/3f/21f0bdfd5f9732411b04c8699a78289c7c44b5354586183622929dfe2b62/Pillow-6.2.0-cp27-cp27m-win_amd64.whl#sha256=2c1c61546e73de62747e65807d2cc4980c395d4c5600ecb1f47a650c6fa78c79 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/18/01/741ed98165068629738a004b128032f8a11358b5664ca579306d2b60ca7a/Pillow-6.2.0-cp27-cp27mu-manylinux1_i686.whl#sha256=8a9becd5cbd5062f973bcd2e7bc79483af310222de112b6541f8af1f93a3cc42 (from https://pypi.org/
simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/11/21/b8f96afde78ff1d36fc8f71b08fdf2763d407ee9bb3dd026a17023760ca7/Pillow-6.2.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=099a61618b145ecb50c6f279666bbc398e189b8bc97544ae32b8fcb49ad6b830 (from https://pypi.or
g/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/59/cf/d48fe82c888f28637a793f102aa3ef531cfe15a9d4d0eeec4f6ce0024748/Pillow-6.2.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=5bbba34f97a
26a93f5e8dec469ca4ddd712451418add43da946dbaed7f7a98d2 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/7a/bd/6e18d5b021e708751163d85479c5767e7369422cd5c6fedcd43be32b27d7/Pillow-6.2.0-cp35-cp35m-manylinux1_i686.whl#sha256=43fd026f613c8e48a25eba1a92f4d2ad7f3903c95d8c33a11611a7717d2ab654 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/a8/34/086feba718f629fc51f27f993fa72e210c1c25077cba2f9e9a2dcfa23a7f/Pillow-6.2.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=c79a8546c48ae6465189e54e3245a97ddf21161e33ff7eaa42787353417bb2b6 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/4b/b1/151722126eb2eab0b5f6c443c8b65a49ca79a01b89f222a734286377567e/Pillow-6.2.0-cp35-cp35m-win32.whl#sha256=b1b0e1f626a0f079c0d3696db70132fb1f29aa87c66aecb6501a9b8be64ce9f7 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/40/50/406ea88c6d3c4fdffd45f2cf7528628586e1651e5c6f95f0193870832175/Pillow-6.2.0-cp35-cp35m-win_amd64.whl#sha256=97b119c436bfa96a92ac2ca525f7025836d4d4e64b1c9f9eff8dbaf3ff1d86f3 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/b7/d2/8b3acdec6b83e56f7a37389f9df58da1994cafcb35b452652771d9472bd5/Pillow-6.2.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=ec883b8e44d
877bda6f94a36313a1c6063f8b1997aa091628ae2f34c7f97c8d5 (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/0c/5f/6df0f64dd563e6f62991226d6ff2dc16af71d3b374ae1646e810e6356917/Pillow-6.2.0-cp36-cp36m-manylinux1_i686.whl#sha256=c14c1224fd1a5be2733530d648a316974dbbb3c946913562c6005a76f21ca042 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/19/66/6113477dc3206ccb1e192cffd626f2840ead02375a6cebe2436ad4c19f61/Pillow-6.2.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=ceb76935ac4ebdf6d7bc845482a4450b284c6ccfb281e34da51d510658ab34d8 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/f7/a9/4170628d01f01add5b88844330b80434b1a4dcbbf18e2d1f115da98ebd99/Pillow-6.2.0-cp36-cp36m-win32.whl#sha256=e22bffaad04b4d16e1c091baed7f2733fc1ebb91e0c602abf1b6834d17158b1f (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/b7/37/294a6ef8506cfebf8925c22d507fab7ea10e8279c915653571472ee903e1/Pillow-6.2.0-cp36-cp36m-win_amd64.whl#sha256=338581b30b908e111be578f0297255f6b57a51358cd16fa0e6f664c9a1f88bff (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/a4/92/801710e21ede5f583c6bde61b25baa46ed16d9d77d74935e11b9a801cdd7/Pillow-6.2.0-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=2ed9c4f6948
61642401f27dc3cb99772be67cd190e84845c749dae0a06c3bfae (from https://pypi.org/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/fc/4d/de586d3a3ddc216fd99b62260f693f14ec7a877239b961d660fb1eb42e67/Pillow-6.2.0-cp37-cp37m-manylinux1_i686.whl#sha256=972a7aaeb7c4a2795b52eef52ee991ef040b31009f36deca6207a986607b55f3 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/34/b7/fb24ad352b747340ec1975c84c30cca37bb93a0079e037d1f0930afd65ad/Pillow-6.2.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=9ba37698e242223f8053cc158f130aee046a96feacbeab65893dbe94f5530118 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/6e/42/cbcafb97c5e288a0340bfdffb883faa14cf1e2edd81727f0bac6d0150d4a/Pillow-6.2.0-cp37-cp37m-win32.whl#sha256=65a28969a025a0eb4594637b6103201dc4ed2a9508bdab56ac33e43e3081c404 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/14/db/f4c72818297d4d92083c1b3d3404efdb6b2734bea11c0950cfc48b832021/Pillow-6.2.0-cp37-cp37m-win_amd64.whl#sha256=f1baa54d50ec031d1a9beb89974108f8f2c0706f49798f4777df879df0e1adb6 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/ec/70/0c7f4d09d2e3f4bf62ae7057e0939dcbc1a9cb930bbea49085d45c001fec/Pillow-6.2.0-pp271-pypy_41-win32.whl#sha256=f53a5385932cda1e2c862d89460992911a89768c65d176ff8c50cddca4d29bed (from https://pypi.org/simple/p
illow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/8c/a3/f4b075c1c58d561486fae1ed9448dd2e39f38bae611b19ec0fbd2c5f80a3/Pillow-6.2.0-pp370-pp370-win32.whl#sha256=08abf39948d4b5017a137be58f1a52b7101700431f0777bec3d897c3949f74e6 (from https://pypi.org/simple/pil
low/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/3d/e7/41557a188702b9db322cd5a44c846a9cc826ff58b805d23955f6cdcd3cbd/Pillow-6.2.0-pp371-pp371-win32.whl#sha256=5090857876c58885cfa388dc649e5db30aae98a068c26f3fd0ac9d7d9a4d9572 (from https://pypi.org/simple/pil
low/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Found link https://files.pythonhosted.org/packages/87/dc/7597336c48796d4a836007460148b7baf7f278ad42b73d49047eb0e8194c/Pillow-6.2.0.tar.gz#sha256=4548236844327a718ce3bb182ab32a16fa2050c61e334e959f554cac052fb0df (from https://pypi.org/simple/pillow/) (requires-py
thon:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 6.2.0
    Skipping link https://files.pythonhosted.org/packages/3e/2c/452e4428523f9764dd143413e2ccfa41bf02c6813eb187dff63ee5d2d3b6/Pillow-6.2.1-cp27-cp27m-macosx_10_6_intel.whl#sha256=4ac6148008c169603070c092e81f88738f1a0c511e07bd2bb0f9ef542d375da9 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/3b/c9/f11c3708c87c3c2874449e7d8e9e71147210cb6eb31ec0d25859a92cb828/Pillow-6.2.1-cp27-cp27m-manylinux1_i686.whl#sha256=4aad1b88933fd6dc2846552b89ad0c74ddbba2f0884e2c162aa368374bf5abab (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/0e/52/c7e24b7eaa57b5cf7aef6e229f1012a444048ae2d3b65a1d21a2ba8fdd70/Pillow-6.2.1-cp27-cp27m-manylinux1_x86_64.whl#sha256=c710fcb7ee32f67baf25aa9ffede4795fd5d93b163ce95fdc724383e38c9df96 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/3b/3b/e3ed4244aa6cdad9423e2cdeafd02999911976d48a43b9d4fb441f2c5a60/Pillow-6.2.1-cp27-cp27m-win32.whl#sha256=e9a3edd5f714229d41057d56ac0f39ad9bdba6767e8c888c951869f0bdd129b0 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/40/3f/db380908cc908db30e3defd09a73b27de5e9da45e09b090ccb0ab251826c/Pillow-6.2.1-cp27-cp27m-win_amd64.whl#sha256=b1ae48d87f10d1384e5beecd169c77502fcc04a2c00a4c02b85f0a94b419e5f9 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/03/a4/0582527058b5ded7b8a8ea363e4250da667619e4d79cce297ad1afbc25f1/Pillow-6.2.1-cp27-cp27mu-manylinux1_i686.whl#sha256=a423c2ea001c6265ed28700df056f75e26215fd28c001e93ef4380b0f05f9547 (from https://pypi.org/
simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/1b/08/ff620ef5a6128ee6e7a505f5716f81fce7b71f3a69e99646ebe64e0b9984/Pillow-6.2.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=9f5529fc02009f96ba95bea48870173426879dc19eec49ca8e08cd63ecd82ddb (from https://pypi.or
g/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/7b/14/24ed2a186f203e05388f384314208c58dd1a3126b91782b4c7cf8023aea8/Pillow-6.2.1-cp35-cp35m-macosx_10_6_intel.whl#sha256=5cc901c2ab9409b4b7ac7b5bcc3e86ac14548627062463da0af3b6b7c555a871 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/0f/a3/360063aaf3b312a034ae5508e9c398535a5c2787e551bd9d08423684a1fa/Pillow-6.2.1-cp35-cp35m-manylinux1_i686.whl#sha256=c6414f6aad598364aaf81068cabb077894eb88fed99c6a65e6e8217bab62ae7a (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/dc/bd/ba64273d3fdeb68c74b040e3e42f5a3c2f643e8e65b0b1ad0b18425ed67a/Pillow-6.2.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=384b12c9aa8ef95558abdcb50aada56d74bc7cc131dd62d28c2d0e4d3aadd573 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/74/17/0314c5dacdc4bc49cf8aa278302d66e0cc5b7c0d2aa04a462d8f214dd696/Pillow-6.2.1-cp35-cp35m-win32.whl#sha256=248cffc168896982f125f5c13e9317c059f74fffdb4152893339f3be62a01340 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/f7/d6/1517c9cd677c605257fac77ae4227edc9dae6a0e544b6c5382d0edd495c1/Pillow-6.2.1-cp35-cp35m-win_amd64.whl#sha256=285edafad9bc60d96978ed24d77cdc0b91dace88e5da8c548ba5937c425bca8b (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/54/ee/9e4378f8d4868115353fb1e7eb98ef19d8be1d280e590e3edf6cbe6d2fbe/Pillow-6.2.1-cp36-cp36m-macosx_10_6_intel.whl#sha256=846fa202bd7ee0f6215c897a1d33238ef071b50766339186687bd9b7a6d26ac5 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/c1/4c/22aa04793cc5c17957fc831909b9bb79a820f861305e1e05b24f243a672d/Pillow-6.2.1-cp36-cp36m-manylinux1_i686.whl#sha256=7ce80c0a65a6ea90ef9c1f63c8593fcd2929448613fc8da0adf3e6bfad669d08 (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/10/5c/0e94e689de2476c4c5e644a3bd223a1c1b9e2bdb7c510191750be74fa786/Pillow-6.2.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=e0697b826da6c2472bb6488db4c0a7fa8af0d52fa08833ceb3681358914b14e5 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/3c/92/a2997a3080be88679b56d85d8aa70714af4b296ccb11d9a45d05bba8d763/Pillow-6.2.1-cp36-cp36m-win32.whl#sha256=047d9473cf68af50ac85f8ee5d5f21a60f849bc17d348da7fc85711287a75031 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/2c/ee/289ddb9884665aba9ad10d88c4edf867b87bcb93e3acbeeac41d30d87865/Pillow-6.2.1-cp36-cp36m-win_amd64.whl#sha256=83792cb4e0b5af480588601467c0764242b9a483caea71ef12d22a0d0d6bdce2 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/85/28/2c72ba965b52884a0bd71e419761fc162763dc2e5d9bec2f3b1949f7272a/Pillow-6.2.1-cp37-cp37m-macosx_10_6_intel.whl#sha256=c9e5ffb910b14f090ac9c38599063e354887a5f6d7e6d26795e916b4514f2c1a (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/76/4d/a8fa757d6b0068e406668f8b5ca6d6f6bff0050d6a2a533ba2c335b62974/Pillow-6.2.1-cp37-cp37m-manylinux1_i686.whl#sha256=4deb1d2a45861ae6f0b12ea0a786a03d19d29edcc7e05775b85ec2877cb54c5e (from https://pypi.org/s
imple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/89/3e/31c2e5385d7588016c6f7ac552e81c3fff2bef4bc61b6f82f8177752405c/Pillow-6.2.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=0f66dc6c8a3cc319561a633b6aa82c44107f12594643efa37210d8c924fc1c71 (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/4b/88/0a35f7ae1e436309a97c92fec81c1ab7d70b4a0646f39b420cbcecfb2de6/Pillow-6.2.1-cp37-cp37m-win32.whl#sha256=59aa2c124df72cc75ed72c8d6005c442d4685691a30c55321e00ed915ad1a291 (from https://pypi.org/simple/pill
ow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/70/f4/9dd0b7b0fea09cf4e7a2822031f2157f40d41f0252a89558bdb583e24ef1/Pillow-6.2.1-cp37-cp37m-win_amd64.whl#sha256=6c1db03e8dff7b9f955a0fb9907eb9ca5da75b5ce056c0c93d33100a35050281 (from https://pypi.org/simple/
pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/c3/d5/6cf564fe747f573d0a7cd799b24eb9fe9a37500c6d62b56a725e03268a9c/Pillow-6.2.1-cp38-cp38-macosx_10_9_x86_64.whl#sha256=12c9169c4e8fe0a7329e8658c7e488001f6b4c8e88740e76292c2b857af2e94c (from https://pypi.org
/simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/5a/f9/b6e7e2f87cfb032f03caf3f08eff84315b3fc9fedc8fea4c3b76a56a00de/Pillow-6.2.1-cp38-cp38-manylinux1_i686.whl#sha256=27faf0552bf8c260a5cee21a76e031acaea68babb64daf7e8f2e2540745082aa (from https://pypi.org/si
mple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/a4/ad/a7fc21b083c3acf873d8d7e2b8605e0b3c8b2a840aff398fdb5f35aaaef7/Pillow-6.2.1-cp38-cp38-manylinux1_x86_64.whl#sha256=809c19241c14433c5d6135e1b6c72da4e3b56d5c865ad5736ab99af8896b8f41 (from https://pypi.org/
simple/pillow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/dc/f3/c4244b8bb4175889a12e483d9d9ab51137dc9d7f1cbdfcf37939d14ba7f9/Pillow-6.2.1-cp38-cp38-win32.whl#sha256=ac4428094b42907aba5879c7c000d01c8278d451a3b7cccd2103e21f6397ea75 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/b6/5a/ee223b0503ebba3d6adcf24516cbae85d581058f2bac635fc82e4bd6c2bf/Pillow-6.2.1-cp38-cp38-win_amd64.whl#sha256=38950b3a707f6cef09cd3cbb142474357ad1a985ceb44d921bdf7b4647b3e13e (from https://pypi.org/simple/p
illow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/63/4a/ed6eac723a2cfb7631c2e5212afb772fd578ad483fb083563ff28dc35fde/Pillow-6.2.1-pp272-pypy_41-win32.whl#sha256=5a47d2123a9ec86660fe0e8d0ebf0aa6bc6a17edc63f338b73ea20ba11713f12 (from https://pypi.org/simple/p
illow/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Skipping link https://files.pythonhosted.org/packages/5c/bc/68f3116f669b39b7c99f7774bc2b89ec883ff17dd70ab9dabc2c7e90b7d0/Pillow-6.2.1-pp372-pp372-win32.whl#sha256=c7be4b8a09852291c3c48d3c25d1b876d2494a0a674980089ac9d5e0d78bd132 (from https://pypi.org/simple/pil
low/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python
    Found link https://files.pythonhosted.org/packages/5b/bb/cdc8086db1f15d0664dd22a62c69613cdc00f1dd430b5b19df1bea83f2a3/Pillow-6.2.1.tar.gz#sha256=bf4e972a88f8841d8fdc6db1a75e0f8d763e66e3754b03006cbc3854d89f1cb1 (from https://pypi.org/simple/pillow/) (requires-py
thon:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 6.2.1
  Using version 6.2.1 (newest of versions: 6.2.1)
  Created temporary directory: C:\Users\dbutler\AppData\Local\Temp\pip-unpack-936yff69
  Starting new HTTPS connection (1): files.pythonhosted.org:443
  https://files.pythonhosted.org:443 "GET /packages/5b/bb/cdc8086db1f15d0664dd22a62c69613cdc00f1dd430b5b19df1bea83f2a3/Pillow-6.2.1.tar.gz HTTP/1.1" 200 37673162
  Downloading https://files.pythonhosted.org/packages/5b/bb/cdc8086db1f15d0664dd22a62c69613cdc00f1dd430b5b19df1bea83f2a3/Pillow-6.2.1.tar.gz (37.7MB)
  Downloading from URL https://files.pythonhosted.org/packages/5b/bb/cdc8086db1f15d0664dd22a62c69613cdc00f1dd430b5b19df1bea83f2a3/Pillow-6.2.1.tar.gz#sha256=bf4e972a88f8841d8fdc6db1a75e0f8d763e66e3754b03006cbc3854d89f1cb1 (from https://pypi.org/simple/pillow/) (req
uires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*)

Thanks!

I would have thought that first tag cp38-cp38-win32 would match this one:

    Skipping link https://files.pythonhosted.org/packages/dc/f3/c4244b8bb4175889a12e483d9d9ab51137dc9d7f1cbdfcf37939d14ba7f9/Pillow-6.2.1-cp38-cp38-win32.whl#sha256=ac4428094b42907aba5879c7c000d01c8278d451a3b7cccd2103e21f6397ea75 (from https://pypi.org/simple/pillo
w/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*); it is not compatible with this Python

But it says the Python version is incompatible.

What OS version do you have?

And what pip version? You can check with pip --version

Also, just in case, what does python --version say?

Also, what do you get for python -m pip --version?

It could be pip is for another Python version than the one at python.

C:\Users\dbutler\erep\lib\site-packages\setuptools-40.8.0-py3.8.egg

It could be that your Python installation or virtual environment does not meet requirements. The Pillow 3.8 wheels require Python 3.8.0 final with pip-19.2 or later.

Thank you for all of the help. Pointing out that there could be separate installations of pip lead me down the path below

When doing the following:
pip --version I got pip 19.0.3 from C:\Users\dbutler\erep\lib\site-packages\pip-19.0.3-py3.8.egg\pip (python 3.8)

how ever if I typed in python -m pip --version i got pip 19.3.1 from C:\Users\dbutler\erep\lib\site-packages\pip (python 3.8)

so i tried to use the updated pip by typing in python -m pip install Pillow==2.6.1 it worked!

python version: 3.8.0

so i tried to use the updated pip by typing in python -m pip install Pillow==2.6.1 it worked!

Typo? 2.6.1 or 6.2.1?

That was a typo

The Pillow 3.8 wheels require Python 3.8.0 final with pip-19.2 or later.

Aha, good to know :)

So it seems there are two different Python interpreters installed, one is at python and another one which installed pip.

And there are clearly two different pip versions installed. We can see that pip is older than the 19.2 needed for the 3.8 wheels, and that's why the newer python -m pip worked.

See https://snarky.ca/why-you-should-use-python-m-pip/ for a recommendation to always use python -m pip.

We could update our docs to say something like this:

-pip install Pillow
+python -m pip install --upgrade pip
+python -m pip install --upgrade Pillow

Related to pypa/pip#6874, which is what makes pip match the cp38 abi tag correctly.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

boskicthebrain picture boskicthebrain  路  4Comments

indirectlylit picture indirectlylit  路  4Comments

HansHirse picture HansHirse  路  3Comments

mmalenta picture mmalenta  路  3Comments

Larivact picture Larivact  路  4Comments