【问题标题】:cannot find where to install PILLOW找不到 PILLOW 的安装位置
【发布时间】:2020-11-27 11:05:13
【问题描述】:

尝试在 Windows 笔记本电脑上为项目安装 python PILLOW for python 3.7,但不知道在哪里执行此操作。我试过通过命令提示符安装,但它不接受“pip install Pillow”。

【问题讨论】:

    标签: installation python-imaging-library python-3.7


    【解决方案1】:
    python3 -m pip install --upgrade pip
    python3 -m pip install --upgrade Pillow 
    

    https://pillow.readthedocs.io/en/stable/installation.html#windows-installation

    【讨论】:

      猜你喜欢
      • 2019-10-17
      • 2012-02-25
      • 2021-01-11
      • 1970-01-01
      • 2020-01-24
      • 2015-12-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多