【发布时间】:2018-12-11 04:30:27
【问题描述】:
我尝试使用 pip 安装 PIL,但出现此错误:
C:\Users\AppData\Local\pip>pip 安装 http://effbot.org/downloads/Imaging-1.1.6.tar.gz 'pip' 不是 识别为内部或外部命令、可运行程序或 批处理文件。
【问题讨论】:
-
您是否在 Windows 上安装了 Python? Python 版本是多少?
-
yes.python 3.7版
-
您是否将 pip 安装路径添加到 PATH 系统变量中?
-
|如果不检查这个。 stackoverflow.com/questions/23708898/…
标签: python-3.x pip python-imaging-library