pip安装依赖包报错
来源:2-2 virtualenv安装和配置
qq_乖乖做自己_03560995
2019-04-09
Command "c:\users\aa\appdata\local\programs\python\python37-32\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\aa\\AppData\\Local\\Temp\\pip-install-e809bhwl\\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\aa\AppData\Local\Temp\pip-record-7yy3m3cp\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\aa\AppData\Local\Temp\pip-install-e809bhwl\Pillow\
写回答
1回答
-
bobby
2019-04-11
你这里是安装了哪个包出错呢?
072019-04-15
相似问题