hi,
I have a lenny serverr with python2.5.x - recently setup virtualenv with
python 2.6. I was trying to install PIL, and whether I use easy_install or use
setup.py, I get the same error. The error message is a bit long, but maybe it
will help to figure out what is wrong:
(env)law...@au-kbc:~/
On Wed, Aug 04, 2010 at 07:29:15AM +0530, Kenneth Gonsalves wrote:
> hi,
>
> I have a lenny serverr with python2.5.x - recently setup virtualenv with
> python 2.6. I was trying to install PIL, and whether I use easy_install or
> use
> setup.py, I get the same error. The error message is a bit l
> I have a lenny serverr with python2.5.x - recently setup virtualenv with
> python 2.6. I was trying to install PIL, and whether I use easy_install or use
> setup.py, I get the same error. The error message is a bit long, but maybe it
> will help to figure out what is wrong:
>
> (env)law...@au-kbc
Kenneth Gonsalves writes:
[...]
> _imaging.c:76:20: error: Python.h: No such file or directory
[...]
This looks like your problem. You need the development libraries for the
Python version you're using. They're necessary to compile C
extensions. If you've installed from the repo., the package