【问题标题】:Pyshark install continue to fail Visual C++ requirement though build tools installed.尽管安装了构建工具,但 Pyshark 安装仍然无法满足 Visual C++ 的要求。
【发布时间】:2018-06-08 15:43:14
【问题描述】:

我正在尝试在 Win10 机器上安装 pyshark。我正在运行 Python3.6。即使我安装了 MS C++ Redistributables 和 MS Build Tools 2015,我也不断收到以下错误。

错误:需要 Microsoft Visual C++ 14.0。用“微软 Visual C++ 构建工具”: http://landinghub.visualstudio.com/visual-cpp-build-tools

【问题讨论】:

    标签: python-3.x pyshark


    【解决方案1】:

    我已经阅读了一些关于这个问题的信息。 https://www.scivision.co/python-windows-visual-c++-14-required/ 对于python3,您可以从微软官方网站安装构建工具2017。

    构建工具的链接如下 - https://www.microsoft.com/en-in/download/details.aspx?id=48159

    这只是一个 25M 的文件,应该会消耗大约 200MB 的硬盘

    【讨论】:

    • 感谢您的回复。您的回答建议安装构建工具 2017,但链接是 2015。您会注意到我安装了 2015。但是,为 2017 年安装构建工具似乎已经奏效。如果您将链接更改为 visualstudio.com/thank-you-downloading-visual-studio/… ,我会将其标记为答案。
    猜你喜欢
    • 2013-04-22
    • 2023-03-29
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-03-23
    • 2015-12-28
    相关资源
    最近更新 更多