简体   繁体   English

PIL和枕头安装程序突然关闭而不进行安装(Windows 10)

[英]PIL and Pillow Installer Closes Abruptly Without Installing (Windows 10)

I'm running Python 2.7.15 on my 64 bit Windows computer. 我在64位Windows计算机上运行Python 2.7.15。 I have tried numerous times to download the 64 bit versions of PIL and Pillow on my laptop (.exe installer versions). 我已经尝试过无数次在笔记本电脑上下载PIL和Pillow的64位版本(.exe安装程序版本)。 But every single time, I click Install and the installer waits a few seconds before closing abruptly without installing. 但是每一次,我单击“安装”,安装程序会等待几秒钟,然后突然关闭而不进行安装。 I checked that both my system and python are both 64 bit. 我检查了我的系统和python都是64位。 I even tried installing the 32 bit PIL and Pillow on my computer but I got the same results: doesn't install and closes abruptly. 我什至尝试在计算机上安装32位PIL和Pillow,但得到的结果是相同的:未安装并突然关闭。 Does anyone have the 64 bit files of PIL or Pillow for Python 2.7 that I can directly import into my python site packages folder? 是否有人可以将PIL或Pillow for Python 2.7的64位文件直接导入到我的python网站包文件夹中? Also, what is the problem here? 另外,这是什么问题? I tried shutting down and restarting but nothing seems to help. 我尝试关闭并重新启动,但似乎无济于事。 Thanks. 谢谢。

Although I still do not know why my computer is not installing PIL or Pillow, I installed Pillow on another computer and downloaded the files onto a USB, which I then transfered into my Python folder. 尽管我仍然不知道为什么我的计算机没有安装PIL或Pillow,但我在另一台计算机上安装了Pillow并将文件下载到USB上,然后将其转移到Python文件夹中。 This works perfectly and I now have all the Pillow files on my computer. 这可以完美地工作,现在我的计算机上有所有的Pillow文件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM