V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
chenguoyu
V2EX  ›  Python

vs2014 目录下的 cl.exe 找不到 msdia140.dll

  •  1
     
  •   chenguoyu · 2016-12-01 09:30:19 +08:00 · 3570 次点击
    这是一个创建于 2705 天前的主题,其中的信息可能已经有所发展或是发生改变。
    安装第三方库的时候报了
    error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64\\cl.exe' failed with exit status 2
    然后我去点击 cl.exe 时说找不到 msdia140.dll ,后来去谷歌了一下,就找到了一种方法
    http://blog.csdn.net/sptoor/article/details/8892315
    可是尝试了一下都不行啊
    6 条回复    2016-12-01 20:52:16 +08:00
    lrh3321
        1
    lrh3321  
       2016-12-01 10:02:16 +08:00
    Microsoft Visual Studio 14.0 是指 Visual Studio 2015 。
    你去 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64' 里执行 cl 肯定是会保报错的。

    安装 Visual Studio 2015 的时候应该有 python tools 的选项吧,你重新装一下试试。
    Jasmine2016
        2
    Jasmine2016  
       2016-12-01 11:27:43 +08:00
    ,,,以为你在编译草榴.exe 。。。。
    sxw11
        3
    sxw11  
       2016-12-01 13:24:06 +08:00
    看到 cl 我第一时间就想到了草榴,告诉我 我不是一个人!!
    chenguoyu
        4
    chenguoyu  
    OP
       2016-12-01 14:39:44 +08:00
    @sxw11 草榴是什么鬼
    chenguoyu
        5
    chenguoyu  
    OP
       2016-12-01 14:40:08 +08:00
    @sxw11 我考,又开车
    chenguoyu
        6
    chenguoyu  
    OP
       2016-12-01 20:52:16 +08:00
    @lrh3321 没用啊
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   992 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 340ms · UTC 22:04 · PVG 06:04 · LAX 15:04 · JFK 18:04
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.