1. 首页
  2. 编程语言
  3. Python
  4. Python version 2.7 required, which was not found in the registry

Python version 2.7 required, which was not found in the registry

上传者: 2022-06-14 11:55:12上传 PDF文件 82.06 KB 热度 9次

安装PIL库的时候,直接提示:Python version 2.7 required, which was not found in the registry。大意是说找不到注册表,网上搜索解决方案。新建一个register.py文件写入代码:启动命令切到register.py文件目录下执行:重新安装PIL,错误解决,安装成功。如果是win7 64位的用户在安装Python 32位程序时,如果选择只为当前用户,以上问题不会出现。提示其它版本解决方法类似。

下载地址
用户评论