问题:虽然安装了VS 2017,但仍需要Microsoft Visual C ++ 10.0 [英] Problem: Microsoft visual C++ 10.0 required, although VS 2017 is installed

查看:333
本文介绍了问题:虽然安装了VS 2017,但仍需要Microsoft Visual C ++ 10.0的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用

pip install pyinsane2

在我的Windows 10上使用python3.4安装软件包。它成功下载.zip文件夹,但然后显示错误消息:Microsoft Visual C ++ 10.0是必需的。使用Microsoft Windows SDK 7.1获取它:linktodownload

但我已经在我的计算机上安装了VS 2017并且工作正常。无论如何,我点击了链接,从那里下载了Microsoft Windows 7.1并开始设置。在设置中,它告诉我:'某些Windows SDK组件需要RTM .NET Framework 4.安装程序检测到预发布版本的.NET Framework 4.如果继续安装,则不会安装这些组件。如果要安装这些组件,请从链接安装.NET Framework 4并重新安装到安装程序。所以,再次,我继续链接并从微软下载.NET Framework 4.7.1,只是在这个设置中被告知,这个Frameowork已经安装在我的计算机上。

所以它不是一个文件缺失或要求它,它只是告诉我整个视觉C ++缺失。



我尝试了什么:



我尝试卸载和重新下载两个下载并且它没有帮助。我在某处看到它与envr var VS100COMNTOOLS有关,你必须在命令窗口中

. It downloads the .zip folder successfully but then shows me the error message: Microsoft Visual C++ 10.0 is required. Get it with Microsoft Windows SDK 7.1: "linktodownload"
But I have VS 2017 already installed on my computer and its working fine. Anyway, I clicked the link, downloaded Microsoft Windows 7.1 from there and started the setup. In the setup it tells me: 'Some Windows SDK components required the RTM .NET Framework 4. Setup detected a pre-released version of the .NET Framework 4. If you continue with the setup these components will not be installed. If you want to install these components, install the .NET Framework 4 from "link" and retunr to setup. So, again, i went on the link and donwloaded the .NET Framework 4.7.1 from microsoft, only to be told in this setup, that this Frameowork is already installed on my computer.
So it is not a file missing or asking for it, it just tells me the entire visual C++ is missing.

What I have tried:

I tried uninstalling and re-downlaoding both downlaods and it didnt help. I read somewhere it has something to do with the envr var VS100COMNTOOLS and you have to

set

,但这也无济于事。我的意思是

it up in the command window, but that didn't help either. Mine is saying

VS100COMNTOOLS = C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC



这样设置正确我能做什么,系统识别Visual c ++


So is this set up correctly and what can I do so the system recognizes Visual c++

推荐答案

我认为你需要一个 Visual C ++可再发行组件,请参阅解释和下载: Microsoft Visual C ++可再发行版所有版本直接下载链接 [ ^ ]

很遗憾安装了很多版本,只有最新版本还不够!
I think you need a Visual C++ redistributable, see explanation and downloads here: Microsoft Visual C++ Redistributable All Versions Direct Download Links[^]
It is sadly necessary to have a lot of them installed, only the newest version is not enough !


这篇关于问题:虽然安装了VS 2017,但仍需要Microsoft Visual C ++ 10.0的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆