原文:【深度學習】Windows安裝Pycocotools(Microsoft Visual C++ 14.0 or greater is required.報錯提示解決方案)

Pycocotools 很多深度學習項目會用到Pycocotools 一般直接在conda環境下運行 或者使用阿里鏡像源安裝 在Windows下直接運行該命令可能出現如下報錯提示 error: Microsoft Visual C . or greater is required. Get it with Microsoft C Build Tools 提示需要 Microsoft Visual ...

2021-08-10 13:23 0 848 推薦指數:

查看詳情

Microsoft Visual C++ 14.0 or greater is required.

Microsoft Visual C++ 14.0 or greater is required. 表示缺少Visual Studio 2015及以上版本 的C++編譯器。 可以通過以下途徑解決。最好是第二、三種途徑。 一、直接下載對應版本的.whl文件,然后運行 pip ...

Tue Nov 16 18:48:00 CST 2021 0 1903
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM