【发布时间】:2018-05-04 10:54:45
【问题描述】:
命令 "C:\Users\asus\Anaconda2\python.exe -u -c "import setuptools, tokenize;file='c:\users\asus\appdata\local\temp\ pip-build-54ytkq\peewee\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\asus\appd ata\local\temp\pip-q5dadg-record\install-record.txt --single-version-externally-managed --compile" 在 c:\users\asus\appdata\local\temp\pip 中出现错误代码 1 失败- build-54ytkq\peewee\
【问题讨论】:
-
你能显示完整的堆栈跟踪吗?
标签: python installation peewee