python - Can't install Pillow in Fedora23 -


    (.newenv)[max@cyber life_besto]$ sudo pip install git+https://github.com/python-pillow/pillow.git collecting git+https://github.com/python-pillow/pillow.git   cloning https://github.com/python-pillow/pillow.git /tmp/pip-zsgmxr-build installing collected packages: pillow   found existing installation: pillow 3.0.0     uninstalling pillow-3.0.0:       uninstalled pillow-3.0.0   running setup.py install pillow ... error     complete output command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-zsgmxr-build/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-bmrc40-record/install-record.txt --single-version-externally-managed --compile:     running install     running build     running build_py     creating build     creating build/lib.linux-x86_64-2.7     creating build/lib.linux-x86_64-2.7/pil     _____there codes_____     gcc -pthread -fno-strict-aliasing -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -dndebug -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -fpic -dhave_libjpeg -dhave_libz -dhave_libtiff -i/usr/include/freetype2 -i/tmp/pip-zsgmxr-build/libimaging -i/usr/include -i/usr/local/include -i/usr/include/python2.7 -c _imaging.c -o build/temp.linux-x86_64-2.7/_imaging.o     gcc -pthread -fno-strict-aliasing -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -dndebug -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -     gcc -pthread -fno-strict-aliasing -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -dndebug -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -fpic -dhave_libjpeg -dhave_libz -dhave_libtiff -i/usr/include/freetype2 -i/tmp/pip-zsgmxr-build/libimaging -i/usr/include -i/usr/local/include -i/usr/include/python2.7 -c libimaging/bands.c -o build/temp.linux-x86_64-2.7/libimaging/bands.o     gcc -pthread -fno-strict-aliasing -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -dndebug -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -fpic -dhave_libjpeg -dhave_libz -dhave_libtiff -i/usr/include/freetype2 -i/tmp/pip-zsgmxr-build/libimaging -i/usr/include -i/usr/local/include -i/usr/include/python2.7 -c libimaging/convertycbcr.c -o build/temp.linux-x86_64-2.7/libimaging/convertycbcr.o     gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: no such file or directory     gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: no such file or directory     gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: no such file or directory     gcc -pthread -fno-strict-aliasing -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -dndebug -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -fpic -dhave_libjpeg -dhave_libz -dhave_libtiff -i/usr/include/freetype2 -i/tmp/pip-zsgmxr-build/libimaging -i/usr/include -i/usr/local/include -i/usr/include/python2.7 -c libimaging/draw.c -o build/temp.linux-x86_64-2.7/libimaging/draw.o     gcc -pthread -fno-strict-aliasing -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -dndebug -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -fpic -dhave_libjpeg -dhave_libz -dhave_libtiff -i/usr/include/freetype2 -i/tmp/pip-zsgmxr-build/libimaging -i/usr/include -i/usr/local/include -i/usr/include/python2.7 -c libimaging/gifencode.c -o build/temp.linux-x86_64-2.7/libimaging/gifencode.o     gcc -pthread -fno-strict-aliasing -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -dndebug -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -fpic -dhave_libjpeg -dhave_libz -dhave_libtiff -i/usr/include/freetype2 -i/tmp/pip-zsgmxr-build/libimaging -i/usr/include -i/usr/local/include -i/usr/include/python2.7 -c libimaging/filter.c -o build/temp.linux-x86_64-2.7/libimaging/filter.o     gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: no such file or directory     gcc -pthread -fno-strict-aliasing -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -dndebug -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -fpic -dhave_libjpeg -dhave_libz -dhave_libtiff -i/usr/include/freetype2 -i/tmp/pip-zsgmxr-build/libimaging -i/usr/include -i/usr/local/include -i/usr/include/python2.7 -c libimaging/lzwdecode.c -o build/temp.linux-x86_64-2.7/libimaging/lzwdecode.o     gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: no such file or directory     gcc -pthread -fno-strict-aliasing -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -dndebug -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -fpic -dhave_libjpeg -dhave_libz -dhave_libtiff -i/usr/include/freetype2 -i/tmp/pip-zsgmxr-build/libimaging -i/usr/include -i/usr/local/include -i/usr/include/python2.7 -c libimaging/offset.c -o build/temp.linux-x86_64-2.7/libimaging/offset.o     gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: no such file or directory     gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: no such file or directory     gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: no such file or directory     gcc -pthread -fno-strict-aliasing -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -dndebug -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -fpic -dhave_libjpeg -dhave_libz -dhave_libtiff -i/usr/include/freetype2 -i/tmp/pip-zsgmxr-build/libimaging -i/usr/include -i/usr/local/include -i/usr/include/python2.7 -c libimaging/quant.c -o build/temp.linux-x86_64-2.7/libimaging/quant.ogcc -pthread -fno-strict-aliasing -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -dndebug -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -fpic -dhave_libjpeg -dhave_libz -dhave_libtiff -i/usr/include/freetype2 -i/tmp/pip-zsgmxr-build/libimaging -i/usr/include -i/usr/local/include -i/usr/include/python2.7 -c libimaging/rawencode.c -o build/temp.linux-x86_64-2.7/libimaging/rawencode.o     gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: no such file or directory     gcc -pthread -fno-strict-aliasing -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -dndebug -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -fpic -dhave_libjpeg -dhave_libz -dhave_libtiff -i/usr/include/freetype2 -i/tmp/pip-zsgmxr-build/libimaging -i/usr/include -i/usr/local/include -i/usr/include/python2.7 -c libimaging/unpackycc.c -o build/temp.linux-x86_64-2.7/libimaging/unpackycc.o     gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: no such file or directory     gcc -pthread -fno-strict-aliasing -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -dndebug -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -fpic -dhave_libjpeg -dhave_libz -dhave_libtiff -i/usr/include/freetype2 -i/tmp/pip-zsgmxr-build/libimaging -i/usr/include -i/usr/local/include -i/usr/include/python2.7 -c libimaging/zipencode.c -o build/temp.linux-x86_64-2.7/libimaging/zipencode.o     gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: no such file or directory     gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: no such file or directory     gcc -pthread -fno-strict-aliasing -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -dndebug -o2 -g -pipe -wall -werror=format-security -wp,-d_fortify_source=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -d_gnu_source -fpic -fwrapv -fpic -dhave_libjpeg -dhave_libz -dhave_libtiff -i/usr/include/freetype2 -i/tmp/pip-zsgmxr-build/libimaging -i/usr/include -i/usr/local/include -i/usr/include/python2.7 -c libimaging/boxblur.c -o build/temp.linux-x86_64-2.7/libimaging/boxblur.o     gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: no such file or directory     gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: no such file or directory     gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: no such file or directory     gcc -pthread -shared -wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-x86_64-2.7/_imaging.o build/temp.linux-x86_64-2.7/decode.o build/temp.linux-x86_64-2.7/encode.o build/temp.linux-x86_64-2.7/map.o build/temp.linux-x86_64-2.7/display.o build/temp.linux-x86_64-2.7/outline.o build/temp.linux-x86_64-2.7/path.o build/temp.linux-x86_64-2.7/libimaging/access.o build/temp.linux-x86_64-2.7/libimaging/alphacomposite.o build/temp.linux-x86_64-2.7/libimaging/resample.o build/temp.linux-x86_64-2.7/libimaging/bands.o build/temp.linux-x86_64-2.7/libimaging/bitdecode.o build/temp.linux-x86_64-2.7/libimaging/blend.o build/temp.linux-x86_64-2.7/libimaging/chops.o build/temp.linux-x86_64-2.7/libimaging/convert.o build/temp.linux-x86_64-2.7/libimaging/convertycbcr.o build/temp.linux-x86_64-2.7/libimaging/copy.o build/temp.linux-x86_64-2.7/libimaging/crc32.o build/temp.linux-x86_64-2.7/libimaging/crop.o build/temp.linux-x86_64-2.7/libimaging/dib.o build/temp.linux-x86_64-2.7/libimaging/draw.o build/temp.linux-x86_64-2.7/libimaging/effects.o build/temp.linux-x86_64-2.7/libimaging/epsencode.o build/temp.linux-x86_64-2.7/libimaging/file.o build/temp.linux-x86_64-2.7/libimaging/fill.o build/temp.linux-x86_64-2.7/libimaging/filter.o build/temp.linux-x86_64-2.7/libimaging/flidecode.o build/temp.linux-x86_64-2.7/libimaging/geometry.o build/temp.linux-x86_64-2.7/libimaging/getbbox.o build/temp.linux-x86_64-2.7/libimaging/gifdecode.o build/temp.linux-x86_64-2.7/libimaging/gifencode.o build/temp.linux-x86_64-2.7/libimaging/hexdecode.o build/temp.linux-x86_64-2.7/libimaging/histo.o build/temp.linux-x86_64-2.7/libimaging/jpegdecode.o build/temp.linux-x86_64-2.7/libimaging/jpegencode.o build/temp.linux-x86_64-2.7/libimaging/lzwdecode.o build/temp.linux-x86_64-2.7/libimaging/matrix.o build/temp.linux-x86_64-2.7/libimaging/modefilter.o build/temp.linux-x86_64-2.7/libimaging/mspdecode.o build/temp.linux-x86_64-2.7/libimaging/negative.o build/temp.linux-x86_64-2.7/libimaging/offset.o build/temp.linux-x86_64-2.7/libimaging/pack.o build/temp.linux-x86_64-2.7/libimaging/packdecode.o build/temp.linux-x86_64-2.7/libimaging/palette.o build/temp.linux-x86_64-2.7/libimaging/paste.o build/temp.linux-x86_64-2.7/libimaging/quant.o build/temp.linux-x86_64-2.7/libimaging/quantoctree.o build/temp.linux-x86_64-2.7/libimaging/quanthash.o build/temp.linux-x86_64-2.7/libimaging/quantheap.o build/temp.linux-x86_64-2.7/libimaging/pcddecode.o build/temp.linux-x86_64-2.7/libimaging/pcxdecode.o build/temp.linux-x86_64-2.7/libimaging/pcxencode.o build/temp.linux-x86_64-2.7/libimaging/point.o build/temp.linux-x86_64-2.7/libimaging/rankfilter.o build/temp.linux-x86_64-2.7/libimaging/rawdecode.o build/temp.linux-x86_64-2.7/libimaging/rawencode.o build/temp.linux-x86_64-2.7/libimaging/storage.o build/temp.linux-x86_64-2.7/libimaging/sunrledecode.o build/temp.linux-x86_64-2.7/libimaging/tgarledecode.o build/temp.linux-x86_64-2.7/libimaging/unpack.o build/temp.linux-x86_64-2.7/libimaging/unpackycc.o build/temp.linux-x86_64-2.7/libimaging/unsharpmask.o build/temp.linux-x86_64-2.7/libimaging/xbmdecode.o build/temp.linux-x86_64-2.7/libimaging/xbmencode.o build/temp.linux-x86_64-2.7/libimaging/zipdecode.o build/temp.linux-x86_64-2.7/libimaging/zipencode.o build/temp.linux-x86_64-2.7/libimaging/tiffdecode.o build/temp.linux-x86_64-2.7/libimaging/incremental.o build/temp.linux-x86_64-2.7/libimaging/jpeg2kdecode.o build/temp.linux-x86_64-2.7/libimaging/jpeg2kencode.o build/temp.linux-x86_64-2.7/libimaging/boxblur.o build/temp.linux-x86_64-2.7/libimaging/quantpngquant.o -l/usr/lib -l/usr/lib64 -l/usr/local/lib -l/usr/lib64 -ljpeg -lz -ltiff -lpython2.7 -o build/lib.linux-x86_64-2.7/pil/_imaging.so     gcc: error: build/temp.linux-x86_64-2.7/_imaging.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/decode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/encode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/map.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/display.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/outline.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/path.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/access.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/alphacomposite.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/resample.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/bands.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/bitdecode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/blend.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/chops.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/convert.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/convertycbcr.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/copy.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/crc32.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/crop.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/dib.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/draw.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/effects.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/epsencode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/file.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/fill.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/filter.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/flidecode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/geometry.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/getbbox.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/gifdecode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/gifencode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/hexdecode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/histo.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/jpegdecode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/jpegencode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/lzwdecode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/matrix.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/modefilter.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/mspdecode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/negative.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/offset.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/pack.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/packdecode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/palette.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/paste.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/quant.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/quantoctree.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/quanthash.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/quantheap.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/pcddecode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/pcxdecode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/pcxencode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/point.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/rankfilter.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/rawdecode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/rawencode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/storage.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/sunrledecode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/tgarledecode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/unpack.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/unpackycc.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/unsharpmask.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/xbmdecode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/xbmencode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/zipdecode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/zipencode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/tiffdecode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/incremental.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/jpeg2kdecode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/jpeg2kencode.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/boxblur.o: no such file or directory     gcc: error: build/temp.linux-x86_64-2.7/libimaging/quantpngquant.o: no such file or directory     gcc: error: /usr/lib/rpm/redhat/redhat-hardened-ld: no such file or directory     error: command 'gcc' failed exit status 1      ----------------------------------------   rolling uninstall of pillow command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-zsgmxr-build/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-bmrc40-record/install-record.txt --single-version-externally-managed --compile" failed error code 1 in /tmp/pip-zsgmxr-build/ 

i tried install using pip install pillow, didn't too.

try installing python-devel redhat-rpm-config packages first (see how here), pip install pillow.

more info on manual installation (as opposed installing native os packages python-imaging) you'll find in official installation guide


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -