Thanks - that worked! On Mon, Jan 23, 2012 at 18:03, Neru Yume <neruy...@hotmail.com> wrote: > I had/have similar issues when trying to install from source on PyPy. I did > not find any solutions, but regarding workarounds - I managed to install it > for CPython by using a binary from > http://www.lfd.uci.edu/~gohlke/pythonlibs/ > >> Date: Mon, 23 Jan 2012 17:56:02 +0000 >> From: marcin.tus...@gmail.com >> To: image-sig@python.org >> Subject: [Image-SIG] PIL install scripts broken? > >> >> Hi, >> >> I just tried to install PIL on windows 7 under python 2.7.2, using >> both easy_install and pip, and neither of them will install. Instead, >> the error messages suggest that there is a problem with the install >> scripts. >> >> Does anyone have suggestions for workarounds? Is anyone maintaining >> the PIL distributions? >> >> Transcript of attempts to install follows: >> >> (oneclickcos) >> C:\Users\Marcin\Documents\oneclickcos\oneclickcos\oneclickcos>pip >> install PIL >> Downloading/unpacking PIL >> Running setup.py egg_info for package PIL >> WARNING: '' not a valid package name; please use only.-separated >> package names in setup.py >> >> Installing collected packages: PIL >> Running setup.py install for PIL >> WARNING: '' not a valid package name; please use only.-separated >> package names in setup.py >> building '_imaging' extension >> error: Unable to find vcvarsall.bat >> Complete output from command >> C:\Users\Marcin\Documents\oneclickcos\Scripts\python.exe -c "import >> setuptools;__file__='C:\\Users\\Marcin\\Documents\\oneclick >> >> cos\\build\\PIL\\setup.py';exec(compile(open(__file__).read().replace('\r\n', >> '\n'), __file__, 'exec'))" install --single-version-externally-managed >> --record c: >> \users\marcin\appdata\local\temp\pip-dqjnaq-record\install-record.txt >> --install-headers >> C:\Users\Marcin\Documents\oneclickcos\include\site\python2.7: >> WARNING: '' not a valid package name; please use only.-separated >> package names in setup.py >> >> running install >> >> running build >> >> running build_py >> >> copying PIL\ArgImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\BdfFontFile.py -> build\lib.win-amd64-2.7 >> >> copying PIL\BmpImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\BufrStubImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ContainerIO.py -> build\lib.win-amd64-2.7 >> >> copying PIL\CurImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\DcxImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\EpsImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ExifTags.py -> build\lib.win-amd64-2.7 >> >> copying PIL\FitsStubImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\FliImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\FontFile.py -> build\lib.win-amd64-2.7 >> >> copying PIL\FpxImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\GbrImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\GdImageFile.py -> build\lib.win-amd64-2.7 >> >> copying PIL\GifImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\GimpGradientFile.py -> build\lib.win-amd64-2.7 >> >> copying PIL\GimpPaletteFile.py -> build\lib.win-amd64-2.7 >> >> copying PIL\GribStubImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\Hdf5StubImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\IcnsImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\IcoImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\Image.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageChops.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageCms.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageColor.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageDraw.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageDraw2.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageEnhance.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageFile.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageFileIO.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageFilter.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageFont.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageGL.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageGrab.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageMath.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageMode.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageOps.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImagePalette.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImagePath.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageQt.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageSequence.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageShow.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageStat.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageTk.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageTransform.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImageWin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\ImtImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\IptcImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\JpegImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\McIdasImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\MicImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\MpegImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\MspImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\OleFileIO.py -> build\lib.win-amd64-2.7 >> >> copying PIL\PaletteFile.py -> build\lib.win-amd64-2.7 >> >> copying PIL\PalmImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\PcdImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\PcfFontFile.py -> build\lib.win-amd64-2.7 >> >> copying PIL\PcxImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\PdfImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\PixarImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\PngImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\PpmImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\PsdImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\PSDraw.py -> build\lib.win-amd64-2.7 >> >> copying PIL\SgiImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\SpiderImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\SunImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\TarIO.py -> build\lib.win-amd64-2.7 >> >> copying PIL\TgaImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\TiffImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\TiffTags.py -> build\lib.win-amd64-2.7 >> >> copying PIL\WalImageFile.py -> build\lib.win-amd64-2.7 >> >> copying PIL\WmfImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\XbmImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\XpmImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\XVThumbImagePlugin.py -> build\lib.win-amd64-2.7 >> >> copying PIL\__init__.py -> build\lib.win-amd64-2.7 >> >> running build_ext >> >> building '_imaging' extension >> >> error: Unable to find vcvarsall.bat >> >> ---------------------------------------- >> Command C:\Users\Marcin\Documents\oneclickcos\Scripts\python.exe -c >> "import >> setuptools;__file__='C:\\Users\\Marcin\\Documents\\oneclickcos\\build\\PIL\\setup.py >> ';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, >> 'exec'))" install --single-version-externally-managed --record >> c:\users\marcin\appdata\loc >> al\temp\pip-dqjnaq-record\install-record.txt --install-headers >> C:\Users\Marcin\Documents\oneclickcos\include\site\python2.7 failed >> with error code 1 >> Storing complete log in C:\Users\Marcin\AppData\Roaming\pip\pip.log >> >> (oneclickcos) >> C:\Users\Marcin\Documents\oneclickcos\oneclickcos\oneclickcos>easy_install >> PIL >> Searching for PIL >> Reading http://pypi.python.org/simple/PIL/ >> Reading http://www.pythonware.com/products/pil >> Reading http://effbot.org/zone/pil-changes-115.htm >> Reading http://effbot.org/downloads/#Imaging >> Best match: PIL 1.1.7 >> Downloading http://effbot.org/media/downloads/PIL-1.1.7.tar.gz >> Processing PIL-1.1.7.tar.gz >> Running PIL-1.1.7\setup.py -q bdist_egg --dist-dir >> >> c:\users\marcin\appdata\local\temp\easy_install-r5kug5\PIL-1.1.7\egg-dist-tmp-h7kucc >> WARNING: '' not a valid package name; please use only.-separated >> package names in setup.py >> error: Setup script exited with error: Unable to find vcvarsall.bat >> >> (oneclickcos) >> C:\Users\Marcin\Documents\oneclickcos\oneclickcos\oneclickcos> >> >> -- >> Marcin Tustin >> Tel: 07773 787 105 >> _______________________________________________ >> Image-SIG maillist - Image-SIG@python.org >> http://mail.python.org/mailman/listinfo/image-sig
-- Marcin Tustin Tel: 07773 787 105 _______________________________________________ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig