惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

GbyAI
GbyAI
The GitHub Blog
The GitHub Blog
小众软件
小众软件
美团技术团队
博客园 - 司徒正美
G
Google Developers Blog
Blog — PlanetScale
Blog — PlanetScale
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
大猫的无限游戏
大猫的无限游戏
罗磊的独立博客
Recent Announcements
Recent Announcements
酷 壳 – CoolShell
酷 壳 – CoolShell
D
Docker
J
Java Code Geeks
Last Week in AI
Last Week in AI
V
Visual Studio Blog
Microsoft Azure Blog
Microsoft Azure Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
P
Proofpoint News Feed
V
V2EX
C
Check Point Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
MyScale Blog
MyScale Blog

卡瓦邦噶!

服务器高性能网络调优 | 卡瓦邦噶! 为何写作 | 卡瓦邦噶! 读《金阁寺》 | 卡瓦邦噶! 雨季又来 | 卡瓦邦噶! MTU Probe 引起的初始延迟 | 卡瓦邦噶! 3.5 秒的固定延迟问题 | 卡瓦邦噶! 学习网络的一点经验 | 卡瓦邦噶! ARP 问题诊断 | 卡瓦邦噶! 网络断断续续…… | 卡瓦邦噶! Piccolo P2P 镜像分发 | 卡瓦邦噶! 一起看电影 | 卡瓦邦噶! 《征服C指针》 | 卡瓦邦噶! 我的姥姥 | 卡瓦邦噶! Python的哲学 Python 3.5的新特性 学校不教的计算机课 垃圾回收(GC)的三种基本方式 在编程中体验纯粹的快乐 从《美丽新世界》谈自由 在快钱实习 迷人的嗓音和迷人的故事——《Sleepyhead》 Python 的十个自然语言处理工具 记一个愚蠢的bug 一年炉石传说的游戏体验 《以撒的结合:重生》网页版图鉴 分清 C++的指针、引用和数组 笑话三则 自由比皇帝更伟大——《悲惨世界》笔记 Git 10 周年访谈:Linus 讲述背后故事 用 0x3f3f3f3f 设定最大int值的优点
记录一个pip安装错误
laixintao · 2017-04-14 · via 卡瓦邦噶!

creating build/temp.macosx-10.12-intel-2.7/build

  creating build/temp.macosx-10.12-intel-2.7/build/temp.macosx-10.12-intel-2.7

  cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prot

otypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2

.7/include/python2.7 -c build/temp.macosx-10.12-intel-2.7/_openssl.c -o build/temp.macosx-10.12-intel-2.7/build/temp.macosx-10.12-intel-2.7/_openssl.o

  build/temp.macosx-10.12-intel-2.7/_openssl.c:434:10: fatal error: 'openssl/opensslv.h' file not found

  #include <openssl/opensslv.h>

           ^

  1 error generated.

  error: command 'cc' failed with exit status 1

  ----------------------------------------

  Failed building wheel for cryptography

Failed to build cryptography

Installing collected packages: cryptography, paramiko, pycrypto, ansible, py, pytest, coverage, pytest-cov, pytest-timeout, httmock, funcsigs, pbr, mock, Yorg

  Running setup.py install for cryptography

    Complete output from command /Users/laixintao/.virtualenvs/yorg/bin/python -c "import setuptools, tokenize;__file__='/private/var/folders/23/4kbs9t712jv1mvmw6cpjwr2m0000gn/T/

pip-build-ureXI4/cryptography/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/23/

4kbs9t712jv1mvmw6cpjwr2m0000gn/T/pip-duuUHu-record/install-record.txt --single-version-externally-managed --compile --install-headers /Users/laixintao/.virtualenvs/yorg/include/s

ite/python2.7/cryptography:

    running install

    running build

    running build_py

    running egg_info

    writing requirements to src/cryptography.egg-info/requires.txt

    writing src/cryptography.egg-info/PKG-INFO

    writing top-level names to src/cryptography.egg-info/top_level.txt

    writing dependency_links to src/cryptography.egg-info/dependency_links.txt

    writing entry points to src/cryptography.egg-info/entry_points.txt

    reading manifest file 'src/cryptography.egg-info/SOURCES.txt'

    reading manifest template 'MANIFEST.in'

    no previously-included directories found matching 'docs/_build'

    warning: no previously-included files matching '*' found under directory 'vectors'

    writing manifest file 'src/cryptography.egg-info/SOURCES.txt'

    running build_ext

    generating cffi module 'build/temp.macosx-10.12-intel-2.7/_commoncrypto.c'

    already up-to-date

    generating cffi module 'build/temp.macosx-10.12-intel-2.7/_padding.c'

    already up-to-date

    generating cffi module 'build/temp.macosx-10.12-intel-2.7/_constant_time.c'

    already up-to-date

    generating cffi module 'build/temp.macosx-10.12-intel-2.7/_openssl.c'

    already up-to-date

    building '_openssl' extension

    cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-pr

ototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -I/System/Library/Frameworks/Python.framework/Versions

/2.7/include/python2.7 -c build/temp.macosx-10.12-intel-2.7/_openssl.c -o build/temp.macosx-10.12-intel-2.7/build/temp.macosx-10.12-intel-2.7/_openssl.o

    build/temp.macosx-10.12-intel-2.7/_openssl.c:434:10: fatal error: 'openssl/opensslv.h' file not found

/2.7/include/python2.7 -c build/temp.macosx-10.12-intel-2.7/_openssl.c -o build/temp.macosx-10.12-intel-2.7/build/temp.macosx-10.12-intel-2.7/_openssl.o                  [98/623]

    build/temp.macosx-10.12-intel-2.7/_openssl.c:434:10: fatal error: 'openssl/opensslv.h' file not found

    #include <openssl/opensslv.h>

             ^

    1 error generated.

    error: command 'cc' failed with exit status 1

    ----------------------------------------

Command "/Users/laixintao/.virtualenvs/yorg/bin/python -c "import setuptools, tokenize;__file__='/private/var/folders/23/4kbs9t712jv1mvmw6cpjwr2m0000gn/T/pip-build-ureXI4/cryptog

raphy/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/23/4kbs9t712jv1mvmw6cpjwr2m

0000gn/T/pip-duuUHu-record/install-record.txt --single-version-externally-managed --compile --install-headers /Users/laixintao/.virtualenvs/yorg/include/site/python2.7/cryptograp

hy" failed with error code 1 in /private/var/folders/23/4kbs9t712jv1mvmw6cpjwr2m0000gn/T/pip-build-ureXI4/cryptography