error: Microsoft Visual C++ 14.0 is required.
生活随笔
收集整理的這篇文章主要介紹了
error: Microsoft Visual C++ 14.0 is required.
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
Fix Python 3 on Windows error Microsoft Visual C++ 14.0 is required
安裝
- Microsoft Build Tools for Visual Studio 2019.
- Alternative link to Microsoft Build Tools for Visual Studio 2019.
- Offline installer: vs_buildtools.exe
注意
python對應Visual Studio版本
| 2.7, 3.4 | 2015 / 2017 |
| 3.5 | 2015 / 2017 |
| 3.6, 3.7, 3.8 | 2017 / 2019 |
參考
Fix Python 3 on Windows error Microsoft Visual C++ 14.0 is required
WindowsCompilers
轉載于:https://www.cnblogs.com/xuwei1/p/10847694.html
總結
以上是生活随笔為你收集整理的error: Microsoft Visual C++ 14.0 is required.的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 大数据学习——免密登录配置
- 下一篇: 黑马程序员_java基础笔记(06)..