当前位置:网站首页>Pyqt5 learning pit encounter and pit drainage (1) unable to open designer.exe
Pyqt5 learning pit encounter and pit drainage (1) unable to open designer.exe
2022-07-29 04:29:00 【Lishizhen land】
One 、 stay 《Pyqt5 Rapid development and actual combat 》 In a Book , See the use of qt designer Interface design is faster , Just follow the above method , But trying to open designer.exe There was an error in the program , The lack of ×××.dll.
Two 、 I found the corresponding method on the Internet , The reason might be pyqt5 Version and pyqt5-tools Caused by the problem of inconsistent versions , Based on others' experience , The following two versions can be paired :
pyqt5==5.8
pyqt5-tools==5.9.2.1.4rc0
3、 ... and : Uninstall the original version , And download the above version , Can open designer.exe. But there are new problems , Error reported, module not found sip, After finding many ways , Found again sip and pyqt5 The version of does not match .
Four : Although the corresponding version of the official standard configuration is not found , After trying once , Find the version available :
sip==4.19.7
5、 ... and : Perfect solution
notes : If downloading the library is too slow , The following image sources are available :
pip install PyQt5 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
among PyQt5 Change to the corresponding database name .
边栏推荐
- [common commands]
- It won't last for 70 days. The k-largest number in the array
- Don't insist on 66 days. Weight generates random numbers
- Not for 63 days. The biggest XOR
- Understand the Internet giant [the war between China and Taiwan] and the development thinking of China and Taiwan
- Exception handling: pyemd or pyemd not found
- 用 ZEGO Avatar 做一个虚拟人|虚拟主播直播解决方案
- Whether the modification of import and export values by ES6 and commonjs affects the original module
- Won't you insist on 71 days? List sorting
- Differences and principles of bio, NiO and AIO
猜你喜欢
The third ACM program design competition of Wuhan University of Engineering
不会就坚持69天吧 合并区间
JVM (heap and stack) memory allocation
你真的会写Restful API吗?
15.federation
不会就坚持65天吧 只出现一次的数字
Record the Niua packaging deployment project
LeetCode_ Stack topics
顺序表和链表
TypeError: Cannot read properties of undefined (reading ‘then‘)
随机推荐
异常解决:cococaption包出现找不到edu.stanford.nlp.semgraph.semgrex.SemgrexPattern错误
Machine vision Series 1: Visual Studio 2019 dynamic link library DLL establishment
Integration of Nan causes in pytorch training model
The daily life of programmers
leetcode 686.重复叠加字符串 KMP方法(C语言实现)
Visio draw grid
The principle of inverse Fourier transform (IFFT) in signal processing
On quotation
不会就坚持66天吧 权重生成随机数
There are objections and puzzles about joinpoint in afterreturning notice (I hope someone will leave a message)
What is the use of meta-info?
12. Priority queue and inert queue
Mpc5744p introduction and opensda firmware update
Use of torch.optim optimizer in pytorch
Don't stick to it for 68 days. Baboons eat bananas
Not for 60 days, magical dictionary
Class starts! See how smardaten decomposes complex business scenarios
Use of construction methods
Deep learning training strategy -- warming up the learning rate
DASCTF2022.07赋能赛