Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54092
| Date | 2013-09-13 02:01 +0100 |
|---|---|
| From | Jugurtha Hadjar <jugurtha.hadjar@gmail.com> |
| Subject | Re: ImportError: No module named Image |
| References | <CAMCKVygA-wxckbXM5YMSXm2b1bf9po5DqTijEHmEzc_kmHF+mw@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.333.1379034442.5461.python-list@python.org> (permalink) |
On 09/13/2013 12:31 AM, Trandang Bao wrote: > Dear Python.org, > I installed > python-2.7.amd64 and downloaded PIL-1.1.7.win32-py2.7 to install Image > library. However, the message error is 'Python version 2.7 required, > which was not found in the registry'. One is a 32 bit installer, the other is a 64 bit installer. They don't look at the same place in the Registry. Try to have them both the same (both 32 for example). Also, it'd be useful to put exactly what you've done to make it reproducible to some extent, and to post the names of the files you used (like the script you used. I can Google the guy's name, but he might have written dozens of things, so .. which one). -- ~Jugurtha Hadjar,
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: ImportError: No module named Image Jugurtha Hadjar <jugurtha.hadjar@gmail.com> - 2013-09-13 02:01 +0100
csiph-web