ImportError: No module named Image

T

Trandang Bao

Dear Python.org,

Recently, I have been studying OpenCV to detect and recognize faces using
C++. In order to execute source code demonstration from the OpenCV website
I need to run Python to crop image first. Unfortunately, the message error
is 'ImportError: No module named Image' when I run the Python script ( this
script is provided by OpenCV website). 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'. And then, I downloaded the script written by Joakim Löw for
Secret Labs AB / PythonWare to register registry in my computer. But the
message error is "Unable to register. You probably have the another Python
installation". I spent one month to search this issue on the internet but I
cannot find the answer.
So I decide to write this email to Python.org. I hope you give me the
solution or advice to resolve my issue.
I am looking forward your respond. I hope to hear from you soon.

Thanks,
Tran Dang Bao
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top