解決error: Unable to find vcvarsall.bat
解決error: Unable to find vcvarsall.bat
執行命令
python setup.py build_ext --inplace
報錯資訊
running build_ext
building 'pycocotools._mask' extension
error: Unable to find vcvarsall.bat
解決辦法
下載Visual Studio 2017
可以參考這篇文章
https://blog.csdn.net/weixin_41194171/article/details/109067428
執行成功
歡迎大家交流學習,任何問題都可以留言
相關推薦
解決error: Unable to find vcvarsall.bat
技術標籤:日常報錯pythonbuglinux 解決error: Unable to find vcvarsall.bat 執行命令 python setup.py build_ext --inplace
解決Windows下 “setup.py build” 時出現錯誤 ” error: Unable to find vcvarsall.bat”
問題如下, 解決方法 1) 首先安裝 MinGW,在 MinGW 的安裝目錄下找到 bin 的資料夾,找到 mingw32-make.exe,複製一份更名為 make.exe
MAVEN-COMPILER-PLUGIN編譯錯誤FATAL ERROR: UNABLE TO FIND PACKAGE JAVA.LANG IN CLASSPATH OR BOOTCLASSPATH
使用maven-compiler-plugin添加了一些環境變數,如下程式碼。發現在bootclasspath中,使用分號分割了兩個變數,於是報錯了,如下圖。
CentOS8 AnolisOS8 yum安裝 No match for argument: htop Error: Unable to find a match: htop
映象下載、域名解析、時間同步請點選 阿里雲開源映象站 CentOS8 AnolisOS8 yum安裝失敗
[Kotlin/Native] Ktor Native 客戶端環境搭建(Widows下解決lld: unable to find -lcurl)
Kotlin/Native使用MSYS + mingw-w64 + Clang來進行編譯和連結,適合有一定C/C++經驗的開發者。
解決Android studio 3.6.1 出現Cause: unable to find valid certification path to requested target 報錯的問題
1、首先修改根目錄下的build.gradle成如下格式 // Top-level build file where you can add configuration options common to all sub-projects/modules.
AndroidStudio構建專案提示錯誤資訊“unable to find valid certification”的完美解決方案
手抖了一下,把AS升級到了最新版本,然後就悲劇了,公司的專案跑不起來,提示“unable to find valid certification”,新建專案也是一樣的提示。之前總結的解決方案都用了,沒一個好使的,經過兩個下午的折騰,終於
Android Studio出現:Cause: unable to find valid certification path to requested target問題解決
Android Studio , Flutter , IDEA 工程報錯 unable to find valid certification path to requested target 最新解決方案Android Studio工程進入到我這篇部落格之前,相信大家都看過這篇文章啦,徹底解決unable to f
python執行ui出現報錯selenium.common.exceptions.NoSuchElementException: Message: Unable to find element with xpath解決方法
當做UI自動化的時候,有時候明明表示式寫的沒有問題,就是定位不到 。。這是為啥嘞
【Java】解決javamail ssl 測試unable to find valid certification path to requested target
執行 java InstallCert imap.exmail.qq.com:993(smtp協議:埠) 得到jssecacerts檔案後複製到jdk1.6.0_14\\jre\\lib\\security目錄
解決https負載報錯:unable to find valid certification path to requested target
一.錯誤原因 Java在訪問SSL加密的網站時,需要從JDK的KeyStore 裡面去查詢相對應得可信證書,如果不能從預設或者指定的KeyStore 中找到可信證書,就會報這個錯誤。另外,Java所使用的證書倉庫並不是Windows系統自帶的
Android Studio error: Unable to start the daemon process的解決方法
在 Android Studio 上新建專案,出現 Unable to start the daemon process. 錯誤,具體錯誤資訊如下:
JAVA 祕鑰管理工具 keytool 解決 PKIX path building failed(unable to find valid certification path to request)
Jenkins 遇到無法安裝外掛的問題,後臺執行報錯 網上搜了一些文章,確認這個問題是Java執行環境沒有設定證書,導致Https請求無法正常相應。
SQL Developer報錯:Unable to find a Java Virtual Machine解決辦法
安裝了64位的Oracle資料庫以及32位的Oracle客戶端,在開始選單中第一次開啟客戶端的SQL Developer時提示輸入java.exe的路徑,我選擇了Oracle資料庫自帶的jdk路徑,確定之後報錯:
CMake Error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set
CMake Error: CMake was unable to find a build program corresponding to \"Ninja\".CMAKE_MAKE_PROGRAM is not set
解決報錯:PKIX:unable to find valid certification path to requested target !
技術標籤:DevOpsjenkinsdevops 一、簡介 該錯誤主要是請求https網站時,服務端無法驗證客戶端資訊。需要客戶端安裝證書。 目前博主是在使用Jenkins下載外掛時遇到的該問題。 觸類旁通,訪問其他https網站時遇到
maven配置下載包 解決SunCertPathBuilderException:unable to find valid certification path to requested target
解決 『SunCertPathBuilderException:unable to find valid certification path to requested target』 問題
Docker下MySql啟動失敗解決,Unable to lock ./ibdata1 error: 11
公司的伺服器掛了,此伺服器上部署著mysql叢集的從庫,主庫是編譯安裝,從庫是docker安裝的。記錄一次啟動問題。問題已經解決了,但是不是正確的解決方式,希望能在評論區討論。
Android Studio出现:Cause: unable to find valid certification path to requested target问题解决
Android Studio , Flutter , IDEA 工程报错 unable to find valid certification path to requested target 最新解决方案Android Studio工程进入到我这篇博客之前,相信大家都看过这篇文章啦,彻底解决unable to fin
Java爬坑日記之:Unable to find setter method for attribute: [x]
在學習JavaWeb JSTL與自定義標籤時遇到的坑,用的老師給的程式碼結果直接原地報錯:javax.servlet.ServletException: org.apache.jasper.JasperException: /math.jsp (line: [15], column: [0]) Unable to find sett