Python Imaging Library (PIL) in virtualenv on windows -


i've got python program using ridiculous amount of extensions, i'm trying set virtualenv it. however, 1 of libraries uses pil. after installing it, import error on pil.

this problem has been identified @ link below, solution there not work me (possibly because i'm using windows? don't know.)

the problem installing pil using virtualenv or buildout

i used easy_install on repackaged package in fresh virtualenv, no luck. have ideas might causing this, or diagnose problem?

the issue whether importing pil.image or image. virtualenv used image, whereas python installation used pil.image.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -