IDLE problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • The Dude

    #1

    IDLE problem

    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 "ImportErro r: 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
Working...