Hi,
I want to use the PIL for my research work but I got some problems
during the installation. I recently updated my Mac to OS 10.6 but I
had not installed the PIL before but I installed altready Python 2.6.
So after the installation of the operating system I updated the
development tool
hi
I was very much excited when i saw pil(python imaging library) as i
require it for my project ..i successfully downloaded PIL 1.1.6 source
kit(all platforms) from the site http://www.pythonware.com/products/pil/ as
i am using ubuntu linux os and python 2.5.1 interpreter..
then i did the fol
[EMAIL PROTECTED] wrote:
> i am trying to install imaging 1.1.5 on my ubuntu 6.06 machine, and i get
> this message:
> /usr/lib/gcc/i486-linux-gnu/4.1.2/include/limits.h:122:61: error:
> limits.h: No such file or directory
your C compiler installation is not complete.
$ sudo apt-get instal
[EMAIL PROTECTED] wrote:
Hello everyone and happy new year,
Also to you :)
i am trying to install imaging 1.1.5 on my ubuntu 6.06 machine, and i
get this message:
A couple of questions:
- why the 1.1.5? There is the 1.1.6
- why by sources? ubuntu hasn't the pil package from its repository?
Hello everyone and happy new year,
i am trying to install imaging 1.1.5 on my ubuntu 6.06 machine, and i get
this message:
r:/usr/lib/python2.4/site-packages/Imaging-1.1.5$ python setup.py install
running install
running build
running build_py
running build_ext
building '_imaging' extension
gcc -p