小编nit*_*jal的帖子

如何修复“枕头上的pip安装错误”

我刚刚pip install pillow在 pycharm windows 上运行,但它给出了如下所述的错误帮助我解决这个问题

我累了手动安装枕头表格下载枕头表格github python setup.py install

但没有在 pycharm 上安装我不知道下面提到的整个过程是什么错误:-

Collecting Pillow
  Using cached https://files.pythonhosted.org/packages/81/1a/6b2971adc1bca55b9a53ed1efa372acff7e8b9913982a396f3fa046efaf8/Pillow-6.0.0.tar.gz
Installing collected packages: Pillow
  Running setup.py install for Pillow ... error
    Complete output from command C:\Users\rijal\Desktop\webdevlops\django_project\venv\Scripts\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\rijal\\AppData\\Local\\Temp\\pip-install-di5is9gd\\
Pillow\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\rijal\AppData\Local\Temp\pip-record-zdea
w2p6\install-record.txt --single-version-externally-managed --compile --install-headers C:\Users\rijal\Desktop\webdevlops\django_project\venv\include\site\python3.8\Pillow:
    C:\Users\rijal\AppData\Local\Temp\pip-install-di5is9gd\Pillow\setup.py:29: RuntimeWarning: Pillow does not yet support Python 3.8 and does not yet provide prebuilt Windows binaries. We do not recommend buildin
g from source …
Run Code Online (Sandbox Code Playgroud)

pip python-imaging-library windows-10

6
推荐指数
2
解决办法
3万
查看次数

标签 统计

pip ×1

python-imaging-library ×1

windows-10 ×1