当前位置:网站首页>Problems with compiling SIP with QGIS
Problems with compiling SIP with QGIS
2022-08-09 22:37:00 【নিৰ্বাণ】
Severity Code Description Project File Line Suppressed Status
Error MSB8066 Custom build for "C:\OSGeo4W\QGIS\build\python\core\core.sip" exited with code 1.python_module_qgis__core C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets 241
Solution

C:\OSGeo4W\apps\Python39\Scripts>pip install PyQt-builder==1
Looking in indexes: https://mirrors.ustc.edu.cn/pypi/web/simple
CollectingPyQt-builder==1
Downloading https://mirrors.bfsu.edu.cn/pypi/web/packages/2e/49/ecefe30e3e9a1ea16b755aa9f60cfc8f28183d9b59b450461227361dd636/PyQt_builder-1.0.0-py3-none-any.whl (5.0)
|████████████████████████████████| 5.0 MB 2.2 MB/s
Collecting sip<6,>=5
Downloading https://mirrors.bfsu.edu.cn/pypi/web/packages/0f/df/eded6ca2b3e34d329e376963c2798f799b1fa542f503896d14468bcace73/sip-5.5.0-cp39-cp39-win_amd64.whl (509 kB)
|████████████████████████████████| 509 kB 3.3 MB/s
Requirement already satisfied:toml in c:\osgeo4w\apps\python39\lib\site-packages (from sip<6,>=5->PyQt-builder==1) (0.10.2)
Requirement already satisfied: packaging in c:\osgeo4w\apps\python39\lib\site-packages (from sip<6,>=5->PyQt-builder==1) (21.3)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in c:\osgeo4w\apps\python39\lib\site-packages (from packaging->sip<6,>=5->PyQt-builder==1) (3.0.4)
Installing collected packages: sip, PyQt-builder
Attempting uninstall: sip
Found existing installation: sip 6.6.2
Uninstalling sip-6.6.2:
Successfully uninstalled sip-6.6.2
WARNING: The scripts sip-build.exe, sip-distinfo.exe, sip-install.exe, sip-module.exe, sip-sdist.exe, sip-wheel.exe and sip5.exe are installed in 'C:\OSGeo4W\apps\Python39\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Attempting uninstall: PyQt-builder
Found existing installation: PyQt-builder 1.13.0
Uninstalling PyQt-builder-1.13.0:
Successfully uninstalled PyQt-builder-1.13.0
WARNING: The script pyqt-bundle.exe is installed in 'C:\OSGeo4W\apps\Python39\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed PyQt-builder-1.0.0 sip-5.5.0
Change to 5.5.0
边栏推荐
- PyTorch框架的 torch.cat()函数
- 6 g underwater channel modeling were summarized based on optical communication
- 力扣383-赎金信——哈希映射数组法
- leetcode 二叉树的分层遍历1
- 小满nestjs(第四章 前置知识装饰器-实现一个GET请求)
- 小满nestjs(第五章 nestjs cli)
- Beat the interviewer, the CURD system can also make technical content
- 【kali-密码攻击】(5.1.1)密码在线破解:Hydra(图形界面)
- Overview of Security Analysis Technology for Smart Home Devices
- 没有 accept,我可以建立 TCP 连接吗?
猜你喜欢
随机推荐
CMake installation upgrade higher version
Unity2D_线框材质
Win11找不到Internet Explore怎么办
Overview of Security Analysis Technology for Smart Home Devices
MySQL笔记-06 基础SQL操作
MySQL Notes-06 Basic SQL Operations
matlab 神经网络 ANN 分类
Unity_物体自转
Definition and Basic Operations of Linear Tables
Abbkine TraKine Pro 活细胞微管染色试剂盒重要特色
LeetCode每日一题(321. Create Maximum Number)
线性表的定义和基本操作
Oracle 字段自增
LoRa Basics无线通信技术和应用案例详解
tki-tree 树组件控制默认展开第几层数据
【kali-权限提升】(4.2.6)社会工程学工具包(中):中间人攻击工具Ettercap
2.3 监督学习-2
C语言之实现倒置字符串的两种方法
Ankerui supports Ethernet communication, profibus communication embedded energy meter APM guiding technical requirements-Susie Week
QGIS编译SIP的问题








