PIP Installation doesn't work (six, numpy and python-dateutil requirements)
I'm a quite new to Python and want to install the Pillow package on Mac for Python 3.5. I use the pip install pillow command and get this error: Jaspers-MBP:~ jasperherrmann$ pip install pillow Collecting pillow Using cached Pillow-5.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 prompt-toolkit 1.0.15 has requirement six>=1.9.0, but you'll have six 1.4.1 which is incompatible. pandas 0.22.0 has requirement numpy>=1.9.0, but you'll have numpy 1.8.0rc1 which is incompatible. html5lib 1.0.1 has requirement six>=1.9, but you'll have