[Image-SIG] how to get the Python.h file.

Kevin@Cazabon.com kevin@cazabon.com
Sat, 28 Dec 2002 20:58:13 -0700


Python.h is part of the Python source code.  You'll need to download the
source files for the Python build you're using, and make sure that the
"include" directory is set up in your compiler options.

Python source code can be found easily at www.python.org for all versions.

Kevin.


----- Original Message -----
From: "yanchaoli" <yanchaoli@shaw.ca>
To: <image-sig@python.org>
Sent: Saturday, December 28, 2002 5:28 PM
Subject: [Image-SIG] how to get the Python.h file.


>
> Hello, Sir/Madam:
>
> I have downloaded your Python Imaging Library 1.1.3 Source Kit. When I
> compiled on the Microsoft Visual studio 6.0, then I did not fund the
> Python.h file, could you please let me know how to get this file?
>
> Thank you for your time.
>
> Sincerely,
>
> Yanchao Li
>
>
> _______________________________________________
> Image-SIG maillist  -  Image-SIG@python.org
> http://mail.python.org/mailman/listinfo/image-sig
>