T
The Dude
I installed PIL with Python 2.4 in Windows. I'm now trying to run a
program that uses PIL, and it keeps hanging on the "import Image"
line, saying "ImportError: No module named Image". I look in the path
browser in IDLE and it shows that the PIL package and Image module are
in the path. What's going wrong?
Thanks,
The Dude
program that uses PIL, and it keeps hanging on the "import Image"
line, saying "ImportError: No module named Image". I look in the path
browser in IDLE and it shows that the PIL package and Image module are
in the path. What's going wrong?
Thanks,
The Dude