【问题标题】:I am not able to install peewee using pycharm terminal. I am using this 'pip install peewee' but can't import the library我无法使用 pycharm 终端安装 peewee。我正在使用这个“pip install peewee”,但无法导入库
【发布时间】: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


【解决方案1】:

它实际上解决了,因为我的电脑需要安装 microsoft visual c++ for python 在确定它工作正常后

【讨论】:

    猜你喜欢
    • 2018-10-24
    • 1970-01-01
    • 2021-09-21
    • 2015-12-17
    • 1970-01-01
    • 2020-09-29
    • 2020-11-14
    • 2020-02-23
    • 2019-10-14
    相关资源
    最近更新 更多