pip install PIL 报错: Could not find a version that satisfies the requirement PIL

    技术2022-07-13  95

    pip install PIL 报错: Could not find a version that satisfies the requirement PIL

    PIL 已经被 Pillow 所替代了,所以使用 pip install PIL 不行,要将其改成 pip install Pillow

    pip install Pillow -i http://pypi.tuna.tsinghua.edu.cn/simple/ --trusted-host pypi.tuna.tsinghua.edu.cn
    Processed: 0.027, SQL: 9