Installing PIL (Python Imaging Library) in Win7 64 bits, Python 2.6.4

后端 未结 10 792
醉酒成梦
醉酒成梦 2020-12-04 06:44

I\'m trying to install said library for use with Python. I tried downloading the executable installer for Windows, which runs, but says it doesn\'t find a Python installatio

10条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-04 07:14

    I think I had a similar problem in the past, with another python library. I believe that it was a windows permission issue. Try adding "Users" to your python directory, and give them full access.

提交回复
热议问题