Could not find a package configuration file provided by "Qt5LinguistTools"
完整報錯資訊:
By not providing "FindQt5LinguistTools.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5LinguistTools", but CMake did not find one. Could not find a package configuration file provided by "Qt5LinguistTools" with any of the following names: Qt5LinguistToolsConfig.cmake qt5linguisttools-config.cmake Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or set "Qt5LinguistTools_DIR" to a directory containing one of the above files. If "Qt5LinguistTools" provides a separate development package or SDK, be sure it has been installed.
解決辦法:
sudo apt install qttools5-dev
相關推薦
Could not find a package configuration file provided by "Qt5Widgets"
Could not find a package configuration file provided by “Qt5Widgets” 出差在外,沒有固定的時間進行學習,想利用一下空餘時間,看看原始碼.然後就ros中的turtlesim中的原始碼進行了閱讀. #include
ubuntu16.04執行ros的時候編譯工作空間catkin_make出現的一個問題Could not find a package configuration file provided by
最近在進行ros裡面的gazebo模擬之前需要對自己建立的工作空間進行編譯,但是進行編譯的時候輸入catkin_make出現如下錯誤提示 查閱ROS問答社群之後發現兩個比較有用的連結,如下 https://answers.ros.org/question/215766/could-not-find-a
Could not find a package configuration file provided by "Qt5LinguistTools"
完整報錯資訊: By not providing "FindQt5LinguistTools.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration fi
npm ERR! code ENOLOCAL Could not install from "" as it does not contain a package.json file.解決
一、問題描述 使用npm安裝時出現以下問題, $ npm install -g npm ERR! code ENOLOCAL npm ERR! Could not install from "" as
ERROR StatusLogger Log4j2 could not find a logging implementation.
utf-8 war eve structs2 5.5 col struct name 今天 今天在學習structs2 2.5.5的版本的時候碰到2個問題。第一個網上下的包裏面差log4j-core這個包。 雖然程序可以運行,但控制臺會報這個錯誤。 ERROR Statu
Windows下 Tensorflow安裝問題: Could not find a version that satisfies the requirement tensorflow
方式 find get rem fin .py AS exe ati Tensorflow 需要 Python 3.5/3.6 64bit 版本: 具體的安裝方式可查看:https://www.tensorflow.org/install/install_windo
解決pip install XX時出現Could not find a version that satisfies the requirement opencv (from versions: )
1.問題描述 在裝pip install debacl時出現瞭如下錯誤: Could not find a version that satisfies the requirement debacl (from versions: ) No matching distribution
Could not find a version that satisfies the requirement pymysql3 (from versions: ) No matching dist
轉載於https://blog.csdn.net/csdn_am/article/details/79924744 有時我們使用下載python 自帶的pip 安裝一些工具包時,會報如下錯誤 找不到滿意的版本,這時就是我們的pip可能需要升級了,所以使用 python -m p
ERROR: Could not find a valid gem 'redis' (>= 0) in any repository
虛擬機器安裝redis的時候,執行下面的命令 gem install redis 報了這個錯 ERROR: Could not find a valid gem 'redis' (>= 0) in any repository 經過查詢資料發現,一部分原因是gem sou
could not find a writer for the specified extension in function 'cv::imwrite_'的一種原因
在使用cv2.imwrite()的時候出錯。 原因在於你給的字尾opencv不支援,或者沒有後綴的檔案。比如應該是a.jpg,你寫成了ajpg。 Only 8-bit (or 16-bit unsigned (CV_16U) . in case of PNG, JPEG 20
解決TensorFlow安裝問題: Could not find a version that satisfies the requirement tensorflow
環境:win7 64 Python版本:3.7.0 安裝過程中提示:Could not find a version that satisfies the requirement tensorflow,很是鬱悶啊,最後度娘了一下知道了就是因為Python版本的問題啊Tensor
tensorflow安裝出現"could not find a version that satisfies the requirement tensorflow"問題
最近為了學習深度學習神經網路,也是對自己無語了,安裝tensorflow遇到了一些問題,網上直接說的cpu安裝法 pip3 install tensorflow, pip3 install --upgrade tensorflow 都是顯示could not find a version
opencv常見bug:could not find a writer for the specified extension in function cv::imwrite_
在opencv學習中,使用cv.imwrite(‘filename’, img)儲存照片檔案到本地,有時使用失誤可能會出現報錯,error: (-2) could not find a writer for the specified extension in function cv::im
"it does not contain a package.json file." npm install問題解決
困擾了2個小時終於搞定。 目的是要安裝bignumber.js包 第一次出現問題: npm WARN [email protected] No repository field. + [email protected] added 1 pa
Could not find a version that satisfies the requirement PIL (from versions: ) No matching distributi
1、軟體版本 首先我先安裝了 python 2.7 pip是 8.1.2 2、當我要安裝PIL時,我在cmd下面輸入:pip install PIL 錯誤提示是: Could not find a version that satisfies the requi
pip3 install tensorflow :Could not find a version that satisfies the requirement tensorflow
使用pip3 install tensorflow安裝tensorflow的時候,顯示: Collecting tensorflow Could not find a version that satisfies the requirement tensorfl
Could not find a version that satisfies the requirement flask pip安裝python包出錯:Could not find a version that satisfies the requirement skimage (from ver
使用命令安裝flask,出現報錯 百度找到解決方法https://www.cnblogs.com/lijinze-tsinghua/p/8666558.html 參考修改成pip install flask -i http://pypi.douban.com/simple/ --trusted-hos
Docker無法啟動 Could not find a free IP address range for interface 'docker0' 最方便的解決辦法
轉載自:http://www.bubuko.com/infodetail-969451.html 阿里雲的CentOS 6.6上安裝Docker會無法啟動,如果直接執行docker -d會看到錯誤提示: WARN[0000] You are running lin
Could not find a version that satisfies the requirement tensorflow-gpu (from versions: ) No matchin
新電腦 安裝了 python3.7 然後安裝 pip install tensorflow-gpu 怎麼都報上面的錯誤 原來 因為為tensorflow只支援python3.5版本的,不支援3.6的 使用conda 配置python3.5的環境! conda cre
Could not find a version that satisfies.... No matching distribution found for .....
原文作者:aircraft 原文連結:https://www.cnblogs.com/DOMLX/p/10227403.html 今天在安裝mysql-python的時候報了很多的錯誤,其中一條就是這樣的。 Could not find a version