Re: [pypy-dev] How to get PIL to install?

2012-03-22 Thread Armin Rigo
Hi Jacob,

On Thu, Mar 22, 2012 at 03:57, Jacob Finkelman eh2...@wayne.edu wrote:
     C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(76) : 
 error
 C2632: 'char' followed by 'char' is illegal

Sorry, I'm out of guesses.  You need to figure yourself what is wrong.
 Note that anyone with access to a Windows machine and knowledge of C
should be able to help you (which might include me, as I have
occasional access to a Windows machine, but don't count on it...).


A bientôt,

Armin.
___
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev


Re: [pypy-dev] How to get PIL to install?

2012-03-22 Thread Matti Picus

  
  
On 22/03/2012 1:00 PM, pypy-dev-requ...@python.org wrote:
  
Date: Thu, 22 Mar 2012 11:08:18 +0100
From: Armin Rigo ar...@tunes.org
To: Jacob Finkelman eh2...@wayne.edu
Cc: pypy-dev@python.org
Subject: Re: [pypy-dev] How to get PIL to install?
Message-ID:
	camsv6x1z-bs42hykr_rdwc7kjhcv-tewntx3adgji0ciyf6...@mail.gmail.com
Content-Type: text/plain; charset=ISO-8859-1

Hi Jacob,

On Thu, Mar 22, 2012 at 03:57, Jacob Finkelman eh2...@wayne.edu wrote:


  ??? C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(76) : error
C2632: 'char' followed by 'char' is illegal



  
  Hi. Sorry for continuing an off-topic thread but my typing fingers
  are not obeying my brain.

I submitted this changeset to the pillow folks, hopefully they
  will merge and release a new version soonish.
https://github.com/mattip/Pillow/commit/2ba3bf681dc2f7c476a4b674f01e499ec654f68c
Feel free to contact me directly for any further build problems.
Matti

  

___
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev


Re: [pypy-dev] How to get PIL to install?

2012-03-22 Thread Maciej Fijalkowski
On Thu, Mar 22, 2012 at 6:00 PM, Matti Picus matti.pi...@gmail.com wrote:
 On 22/03/2012 1:00 PM, pypy-dev-requ...@python.org wrote:

 Date: Thu, 22 Mar 2012 11:08:18 +0100
 From: Armin Rigo ar...@tunes.org
 To: Jacob Finkelman eh2...@wayne.edu
 Cc: pypy-dev@python.org
 Subject: Re: [pypy-dev] How to get PIL to install?
 Message-ID:
   camsv6x1z-bs42hykr_rdwc7kjhcv-tewntx3adgji0ciyf6...@mail.gmail.com
 Content-Type: text/plain; charset=ISO-8859-1

 Hi Jacob,

 On Thu, Mar 22, 2012 at 03:57, Jacob Finkelman eh2...@wayne.edu wrote:

 ??? C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(76) :
 error
 C2632: 'char' followed by 'char' is illegal


 Hi. Sorry for continuing an off-topic thread but my typing fingers are not
 obeying my brain.

 I submitted this changeset to the pillow folks, hopefully they will merge
 and release a new version soonish.

 https://github.com/mattip/Pillow/commit/2ba3bf681dc2f7c476a4b674f01e499ec654f68c

 Feel free to contact me directly for any further build problems.

 Matti

Thanks matti!
___
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev


Re: [pypy-dev] How to get PIL to install?

2012-03-21 Thread Armin Rigo
Hi Jacob,

On Mon, Mar 5, 2012 at 14:17, Jacob Finkelman eh2...@wayne.edu wrote:
 If it involves translating pypy, then I am stuck. This laptop does not have
 the resources to translate pypy.

Yes, but I've made the change in the official source of PyPy too,
which means that you can simply upgrade to a more recent version from
http://buildbot.pypy.org/nightly/trunk/ and try again.


A bientôt,

Armin.
___
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev


Re: [pypy-dev] How to get PIL to install?

2012-03-21 Thread Jacob Finkelman
Thanks

I instaled
pypy-c-jit-latest-win32.zip 17M 2012-03-13
then Install distribute and PIP.
run cmd.exe
cd c:\...
pip install pillow
and
...
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(76) : error
C2632: 'char' followed by 'char' is illegal
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(76) : error
C2059: syntax error : ','
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(77) : error
C2632: 'short' followed by 'short' is illegal
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(77) : error
C2059: syntax error : ','
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(80) : warnin
g C4114: same type qualifier used more than once
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(80) : error
C2632: 'char' followed by 'char' is illegal
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(80) : error
C2059: syntax error : ','
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(81) : warnin
g C4114: same type qualifier used more than once
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(81) : error
C2632: 'short' followed by 'short' is illegal
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(81) : error
C2059: syntax error : ','
    error: command 'c:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe'
failed with exit status 2
    Complete output from command C:\pypy\pypy.exe -c import setuptools;__file__
='c:\\pypy\\bin\\build\\pillow\\setup.py';exec(compile(open(__file__).read().rep
lace('\r\n', '\n'), __file__, 'exec')) install --single-version-externally-mana
ged --record c:\users\jlap\appdata\local\temp\pip-g_jlod-record\install-record.t
xt:
    running install
running build
running build_py
creating build
creating build\lib.win32-2.7
creating build\lib.win32-2.7\PIL
copying PIL\ArgImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\BdfFontFile.py - build\lib.win32-2.7\PIL
copying PIL\BmpImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\BufrStubImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\ContainerIO.py - build\lib.win32-2.7\PIL
copying PIL\CurImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\DcxImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\EpsImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\ExifTags.py - build\lib.win32-2.7\PIL
copying PIL\FitsStubImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\FliImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\FontFile.py - build\lib.win32-2.7\PIL
copying PIL\FpxImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\GbrImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\GdImageFile.py - build\lib.win32-2.7\PIL
copying PIL\GifImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\GimpGradientFile.py - build\lib.win32-2.7\PIL
copying PIL\GimpPaletteFile.py - build\lib.win32-2.7\PIL
copying PIL\GribStubImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\Hdf5StubImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\IcnsImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\IcoImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\Image.py - build\lib.win32-2.7\PIL
copying PIL\ImageChops.py - build\lib.win32-2.7\PIL
copying PIL\ImageCms.py - build\lib.win32-2.7\PIL
copying PIL\ImageColor.py - build\lib.win32-2.7\PIL
copying PIL\ImageDraw.py - build\lib.win32-2.7\PIL
copying PIL\ImageDraw2.py - build\lib.win32-2.7\PIL
copying PIL\ImageEnhance.py - build\lib.win32-2.7\PIL
copying PIL\ImageFile.py - build\lib.win32-2.7\PIL
copying PIL\ImageFileIO.py - build\lib.win32-2.7\PIL
copying PIL\ImageFilter.py - build\lib.win32-2.7\PIL
copying PIL\ImageFont.py - build\lib.win32-2.7\PIL
copying PIL\ImageGL.py - build\lib.win32-2.7\PIL
copying PIL\ImageGrab.py - build\lib.win32-2.7\PIL
copying PIL\ImageMath.py - build\lib.win32-2.7\PIL
copying PIL\ImageMode.py - build\lib.win32-2.7\PIL
copying PIL\ImageOps.py - build\lib.win32-2.7\PIL
copying PIL\ImagePalette.py - build\lib.win32-2.7\PIL
copying PIL\ImagePath.py - build\lib.win32-2.7\PIL
copying PIL\ImageQt.py - build\lib.win32-2.7\PIL
copying PIL\ImageSequence.py - build\lib.win32-2.7\PIL
copying PIL\ImageShow.py - build\lib.win32-2.7\PIL
copying PIL\ImageStat.py - build\lib.win32-2.7\PIL
copying PIL\ImageTk.py - build\lib.win32-2.7\PIL
copying PIL\ImageTransform.py - build\lib.win32-2.7\PIL
copying PIL\ImageWin.py - build\lib.win32-2.7\PIL
copying PIL\ImImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\ImtImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\IptcImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\JpegImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\McIdasImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\MicImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\MpegImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\MspImagePlugin.py - build\lib.win32-2.7\PIL
copying PIL\OleFileIO.py - build\lib.win32-2.7\PIL
copying PIL\PaletteFile.py - build\lib.win32-2.7\PIL
copying PIL\PalmImagePlugin.py - 

Re: [pypy-dev] How to get PIL to install?

2012-03-10 Thread Matti Picus
I created a fork of Pillow at git://github.com/mattip/Pillow.git for 
win32 Using a pypy nightly and the github code should allow you to 
setup.py install  Pillow for win32. Note you may need some external 
libraries like libjpeg and zlib to get full functionality.


I also fixed a bug in pypy so that setup.py bdist_wininst works, maybe 
when 1.8.1 is released we can think about how to make binary packages 
publicly available?


mattip

___
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev


Re: [pypy-dev] How to get PIL to install?

2012-03-04 Thread Armin Rigo
Hi Jacob,

Googling around, I found this thread:

http://social.msdn.microsoft.com/Forums/en-SG/vcgeneral/thread/6ca96d26-1765-49d8-85fd-d455795fbb7e

It seems related.  The basic issue is that INT8 is already defined,
possibly as a #define macro, from somewhere inside PIL; then when it
#includes the standard header, crash.  Or maybe it's UINT8 or
SINT8, which are typedefs from
pypy/translator/c/src/libffi_msvc/ffi_common.h.  In the first case,
the version of PIL you're using wouldn't compile at all on VC++2008
even on CPython, so it looks unlikely (except in some case like
Python.h happens not to #include this standard header in CPython, but
doing so in PyPy).  To try to fix the second case, try renaming UINT8
and SINT8, which are defined in
./translator/c/src/libffi_msvc/ffi_common.h and apparently used only
once in ./translator/c/src/libffi_msvc/ffi.c.  (I think I'll rename it
anyway to avoid such issues.)


A bientôt,

Armin.
___
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev


Re: [pypy-dev] How to get PIL to install?

2012-03-04 Thread Jacob Finkelman
Thanks.

I feel really dumb for having to ask you this… Where do I find
.../ffi_common.h? It does not appear to be in my PYPY-1.8 folder.

Jacob

On Sun, Mar 4, 2012 at 8:58 AM, Armin Rigo ar...@tunes.org wrote:
 Hi Jacob,

 Googling around, I found this thread:

 http://social.msdn.microsoft.com/Forums/en-SG/vcgeneral/thread/6ca96d26-1765-49d8-85fd-d455795fbb7e

 It seems related.  The basic issue is that INT8 is already defined,
 possibly as a #define macro, from somewhere inside PIL; then when it
 #includes the standard header, crash.  Or maybe it's UINT8 or
 SINT8, which are typedefs from
 pypy/translator/c/src/libffi_msvc/ffi_common.h.  In the first case,
 the version of PIL you're using wouldn't compile at all on VC++2008
 even on CPython, so it looks unlikely (except in some case like
 Python.h happens not to #include this standard header in CPython, but
 doing so in PyPy).  To try to fix the second case, try renaming UINT8
 and SINT8, which are defined in
 ./translator/c/src/libffi_msvc/ffi_common.h and apparently used only
 once in ./translator/c/src/libffi_msvc/ffi.c.  (I think I'll rename it
 anyway to avoid such issues.)


 A bientôt,

 Armin.
___
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev


[pypy-dev] How to get PIL to install?

2012-03-03 Thread Jacob Finkelman
Hi,

I have been lurking on this list for quite a while. I always feel
smarter for having tried to follow the conversations on this list. I'd
especially like to thank the people working on getting Cython working.
The progress on that project has been fascinating to read about.

I have been trying to get PIL to work on my Windows 7 32 bit laptop.

I install Pypy. Currently 1.8
Install distribute and PIP.
Install Microsoft Visual C++ 2008 Express Edition
run cmd.exe
cd c:\pypy-1.8\bin
pip install pil

and I get a long error the end of which is 

tails.
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(322) :
see declaration of 'write'
C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe /c /nologo /Ox /M
D /W3 /GS- /DNDEBUG -IlibImaging -IC:\pypy-1.8\include /Tcmap.c /Fobuild\temp.wi
n32-2.7\Release\map.obj
map.c
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(76) : warnin
g C4114: same type qualifier used more than once
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(76) : error
C2632: 'char' followed by 'char' is illegal
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(76) : error
C2059: syntax error : ','
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(77) : error
C2632: 'short' followed by 'short' is illegal
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(77) : error
C2059: syntax error : ','
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(80) : warnin
g C4114: same type qualifier used more than once
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(80) : error
C2632: 'char' followed by 'char' is illegal
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(80) : error
C2059: syntax error : ','
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(81) : warnin
g C4114: same type qualifier used more than once
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(81) : error
C2632: 'short' followed by 'short' is illegal
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(81) : error
C2059: syntax error : ','
error: command 'C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe'
failed with exit status 2
Complete output from command C:\pypy-1.8\pypy.exe -c import setuptools;__fi
le__='c:\\pypy-1.8\\bin\\build\\pil\\setup.py';exec(compile(open(__file__).read(
).replace('\r\n', '\n'), __file__, 'exec')) install --single-version-externally
-managed --record c:\users\jlap\appdata\local\temp\pip-y_8euy-record\install-rec
ord.txt:
WARNING: '' not a valid package name; please use only.-separated package nam
es in setup.py

running install

running build

running build_py

copying PIL\ArgImagePlugin.py - build\lib.win32-2.7

copying PIL\BdfFontFile.py - build\lib.win32-2.7

copying PIL\BmpImagePlugin.py - build\lib.win32-2.7

copying PIL\BufrStubImagePlugin.py - build\lib.win32-2.7

copying PIL\ContainerIO.py - build\lib.win32-2.7

copying PIL\CurImagePlugin.py - build\lib.win32-2.7

copying PIL\DcxImagePlugin.py - build\lib.win32-2.7

copying PIL\EpsImagePlugin.py - build\lib.win32-2.7

copying PIL\ExifTags.py - build\lib.win32-2.7

copying PIL\FitsStubImagePlugin.py - build\lib.win32-2.7

copying PIL\FliImagePlugin.py - build\lib.win32-2.7

copying PIL\FontFile.py - build\lib.win32-2.7

copying PIL\FpxImagePlugin.py - build\lib.win32-2.7

copying PIL\GbrImagePlugin.py - build\lib.win32-2.7

copying PIL\GdImageFile.py - build\lib.win32-2.7

copying PIL\GifImagePlugin.py - build\lib.win32-2.7

copying PIL\GimpGradientFile.py - build\lib.win32-2.7

copying PIL\GimpPaletteFile.py - build\lib.win32-2.7

copying PIL\GribStubImagePlugin.py - build\lib.win32-2.7

copying PIL\Hdf5StubImagePlugin.py - build\lib.win32-2.7

copying PIL\IcnsImagePlugin.py - build\lib.win32-2.7

copying PIL\IcoImagePlugin.py - build\lib.win32-2.7

copying PIL\Image.py - build\lib.win32-2.7

copying PIL\ImageChops.py - build\lib.win32-2.7

copying PIL\ImageCms.py - build\lib.win32-2.7

copying PIL\ImageColor.py - build\lib.win32-2.7

copying PIL\ImageDraw.py - build\lib.win32-2.7

copying PIL\ImageDraw2.py - build\lib.win32-2.7

copying PIL\ImageEnhance.py - build\lib.win32-2.7

copying PIL\ImageFile.py - build\lib.win32-2.7

copying PIL\ImageFileIO.py - build\lib.win32-2.7

copying PIL\ImageFilter.py - build\lib.win32-2.7

copying PIL\ImageFont.py - build\lib.win32-2.7

copying PIL\ImageGL.py - build\lib.win32-2.7

copying PIL\ImageGrab.py - build\lib.win32-2.7

copying PIL\ImageMath.py - build\lib.win32-2.7

copying PIL\ImageMode.py - build\lib.win32-2.7

copying PIL\ImageOps.py - build\lib.win32-2.7

copying PIL\ImagePalette.py - build\lib.win32-2.7

copying PIL\ImagePath.py - build\lib.win32-2.7

copying PIL\ImageQt.py - build\lib.win32-2.7

copying PIL\ImageSequence.py - build\lib.win32-2.7

copying PIL\ImageShow.py - build\lib.win32-2.7

copying PIL\ImageStat.py - build\lib.win32-2.7

copying 

Re: [pypy-dev] How to get PIL to install?

2012-03-03 Thread Leonardo Santagada
try pip install pillow. Pillow is a fork to make pil easier to be
pip installed (so mainly a better setup.py).

http://pypi.python.org/pypi/Pillow

On Sat, Mar 3, 2012 at 11:12 PM, Jacob Finkelman eh2...@wayne.edu wrote:
 Hi,

 I have been lurking on this list for quite a while. I always feel
 smarter for having tried to follow the conversations on this list. I'd
 especially like to thank the people working on getting Cython working.
 The progress on that project has been fascinating to read about.

 I have been trying to get PIL to work on my Windows 7 32 bit laptop.

 I install Pypy. Currently 1.8
 Install distribute and PIP.
 Install Microsoft Visual C++ 2008 Express Edition
 run cmd.exe
 cd c:\pypy-1.8\bin
 pip install pil

 and I get a long error the end of which is 

 tails.
            C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(322) :
 see declaration of 'write'
    C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe /c /nologo /Ox 
 /M
 D /W3 /GS- /DNDEBUG -IlibImaging -IC:\pypy-1.8\include /Tcmap.c 
 /Fobuild\temp.wi
 n32-2.7\Release\map.obj
    map.c
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(76) : 
 warnin
 g C4114: same type qualifier used more than once
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(76) : error
 C2632: 'char' followed by 'char' is illegal
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(76) : error
 C2059: syntax error : ','
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(77) : error
 C2632: 'short' followed by 'short' is illegal
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(77) : error
 C2059: syntax error : ','
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(80) : 
 warnin
 g C4114: same type qualifier used more than once
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(80) : error
 C2632: 'char' followed by 'char' is illegal
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(80) : error
 C2059: syntax error : ','
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(81) : 
 warnin
 g C4114: same type qualifier used more than once
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(81) : error
 C2632: 'short' followed by 'short' is illegal
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(81) : error
 C2059: syntax error : ','
    error: command 'C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe'
 failed with exit status 2
    Complete output from command C:\pypy-1.8\pypy.exe -c import 
 setuptools;__fi
 le__='c:\\pypy-1.8\\bin\\build\\pil\\setup.py';exec(compile(open(__file__).read(
 ).replace('\r\n', '\n'), __file__, 'exec')) install 
 --single-version-externally
 -managed --record 
 c:\users\jlap\appdata\local\temp\pip-y_8euy-record\install-rec
 ord.txt:
    WARNING: '' not a valid package name; please use only.-separated package 
 nam
 es in setup.py

 running install

 running build

 running build_py

 copying PIL\ArgImagePlugin.py - build\lib.win32-2.7

 copying PIL\BdfFontFile.py - build\lib.win32-2.7

 copying PIL\BmpImagePlugin.py - build\lib.win32-2.7

 copying PIL\BufrStubImagePlugin.py - build\lib.win32-2.7

 copying PIL\ContainerIO.py - build\lib.win32-2.7

 copying PIL\CurImagePlugin.py - build\lib.win32-2.7

 copying PIL\DcxImagePlugin.py - build\lib.win32-2.7

 copying PIL\EpsImagePlugin.py - build\lib.win32-2.7

 copying PIL\ExifTags.py - build\lib.win32-2.7

 copying PIL\FitsStubImagePlugin.py - build\lib.win32-2.7

 copying PIL\FliImagePlugin.py - build\lib.win32-2.7

 copying PIL\FontFile.py - build\lib.win32-2.7

 copying PIL\FpxImagePlugin.py - build\lib.win32-2.7

 copying PIL\GbrImagePlugin.py - build\lib.win32-2.7

 copying PIL\GdImageFile.py - build\lib.win32-2.7

 copying PIL\GifImagePlugin.py - build\lib.win32-2.7

 copying PIL\GimpGradientFile.py - build\lib.win32-2.7

 copying PIL\GimpPaletteFile.py - build\lib.win32-2.7

 copying PIL\GribStubImagePlugin.py - build\lib.win32-2.7

 copying PIL\Hdf5StubImagePlugin.py - build\lib.win32-2.7

 copying PIL\IcnsImagePlugin.py - build\lib.win32-2.7

 copying PIL\IcoImagePlugin.py - build\lib.win32-2.7

 copying PIL\Image.py - build\lib.win32-2.7

 copying PIL\ImageChops.py - build\lib.win32-2.7

 copying PIL\ImageCms.py - build\lib.win32-2.7

 copying PIL\ImageColor.py - build\lib.win32-2.7

 copying PIL\ImageDraw.py - build\lib.win32-2.7

 copying PIL\ImageDraw2.py - build\lib.win32-2.7

 copying PIL\ImageEnhance.py - build\lib.win32-2.7

 copying PIL\ImageFile.py - build\lib.win32-2.7

 copying PIL\ImageFileIO.py - build\lib.win32-2.7

 copying PIL\ImageFilter.py - build\lib.win32-2.7

 copying PIL\ImageFont.py - build\lib.win32-2.7

 copying PIL\ImageGL.py - build\lib.win32-2.7

 copying PIL\ImageGrab.py - build\lib.win32-2.7

 copying PIL\ImageMath.py - build\lib.win32-2.7

 copying PIL\ImageMode.py - build\lib.win32-2.7

 copying PIL\ImageOps.py -