PyQt5(Py2.7,Py3.6)环境搭建问题
- Python交互模式安装第三方库(2,3同时存在):cd到2或者3文件夹,
python –m pip install ***
(Fatal error in launcher: Unable to create process using '"')
-
PyQt5 Designer is not working: This application failed to start because no Qt platform plugin could be initialized
- Go to => Python38>lib>site-packages>PyQt5>Qt>plugins
- In plugins copy platform folder
- After that go to Python38>lib>site-packages>PyQt5_tools>Qt>bin
- paste folder here . Do copy and replace.
This will surely work.. Now you can use designer tool go and do some fun with python..
posted on 2020-08-11 16:39 Dralmacssion 阅读(167) 评论(0) 收藏 举报
浙公网安备 33010602011771号