In article
,
Johann Spies wrote:
> I have recently upgraded my Snow Leopard to Lion and now I am having all
> problems with python on my system e.g.:
>
> I have install PIL with easy_install but when I do
>
> import PIL
>
> Python cannot find the pil library. Installing psycopg2 in the same w
I have recently upgraded my Snow Leopard to Lion and now I am having all
problems with python on my system e.g.:
I have install PIL with easy_install but when I do
import PIL
Python cannot find the pil library. Installing psycopg2 in the same way was
successful and I can use psycopg2 without a p