Installing PIL on 64 bit Windows machine
Denny Saunders <[email protected]> Sat, 09 Mar 2013 10:36:06 -0800
| Newsgroups | gmane.comp.python.image |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--===============1428666068==
Content-Type: multipart/alternative;
boundary="------------030209050605050708010502"
This is a multi-part message in MIME format.
--------------030209050605050708010502
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
I am trying to install PIL.
I have Python 2.7.3 (default, Apr 10 2012, 23:24:47) [MSC v.1500 64 bit
(AMD64)] on win32 installed in directory C:/Python27.
I downloaded and ran *Python Imaging Library 1.1.7 for Python 2.7
(Windows only)* but it reported that Python 2.7 was not found in the
registry.
I then attempted to add Python to the registry by running the code given
at http://effbot.org/zone/python-register.htm. It then gave me an I/O
warning suggesting I add # -*- coding: cp1252 -*- to the file. I
selected the "Edit my File" button and it added that line at the top of
my code. I then ran the code again and got the following:
>>>
*** Unable to register!
*** You probably have another Python installation!
>>>
I haven't a clue about what to try next. Is it that I am running 64 bit
Windows?
--------------030209050605050708010502
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFCC">
I am trying to install PIL.<br>
<br>
I have Python 2.7.3 (default, Apr 10 2012, 23:24:47) [MSC v.1500 64
bit (AMD64)] on win32 installed in directory C:/Python27. <br>
<br>
I downloaded and ran <b>Python Imaging Library 1.1.7 for Python 2.7
(Windows only)</b> but it reported that Python 2.7 was not found
in the registry.<br>
<br>
I then attempted to add Python to the registry by running the code
given at <a href="http://effbot.org/zone/python-register.htm">http://effbot.org/zone/python-register.htm</a>.
It then gave me an I/O warning suggesting I add # -*- coding:
cp1252 -*- to the file. I selected the "Edit my File" button and it
added that line at the top of my code. I then ran the code again
and got the following:<br>
>>> <br>
*** Unable to register!<br>
*** You probably have another Python installation!<br>
>>> <br>
<br>
I haven't a clue about what to try next. Is it that I am running 64
bit Windows? <br>
</body>
</html>
--------------030209050605050708010502--
--===============1428666068==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Image-SIG maillist - [email protected]
http://mail.python.org/mailman/listinfo/image-sig
--===============1428666068==--