In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-27 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly explains "how to install PyQt5 and Eric6 environment". The content of the article is simple and clear, and it is easy to learn and understand. Please follow the editor's ideas to study and learn "how to install PyQt5 and Eric6 environment".
In order to avoid being too slow, change the source first and change the source of the pip. Open the directory
Create a new pip folder
Create a pip.ini file under this folder
Enter the following
[global]
Timeout = 6000
Index-url = https://pypi.tuna.tsinghua.edu.cn/simple
Trusted-host = pypi.tuna.tsinghua.edu.cn
Click Save.
If the replacement is successful, the source is the source of Tsinghua.
The next step is to install PyQt5, pip3 install PyQt5 directly, and wait for the execution to be completed.
Open the running environment of Python3, import PyQt5, and prove that the installation is successful if there are no errors
Finally, install Eric6.
First install QScintilla, open cmd, and type: pip install QScintilla to install (if you do not install this file, there will be an error of failing to check for dependencies when installing Eric)
Download the installation package of Eric6 and its Chinese version on the official website: https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.06/ should pay attention to install the corresponding version and download the files marked in red. One is the compressed package of Eric6, and the other is used for Chinese translation:
. Install Eric6: unzip the two downloaded packages. Extract the Eric6 compressed file, change the name of the extracted file to eric6, then copy it to the root directory of the python installation (C:\ Users\ adong\ AppData\ Local\ Programs\ Python\ Python36\), unzip the Chinese package, copy all the files inside to the eric6 directory, and note that all the same files will be replaced. Check the files eric6_zh_CN.GB.qm and eric6_zh_CN.GB.ts in the Python\ eric6\ eric\ i18n directory and the files install.py and install-i18n.py in the eric6 directory after the copy is completed. Double-click install.py to start installing eric6. There was no error and the installation was successful.
The following error occurred during installation
It can be solved by pip3 install pywin32 directly.
When you are done, open the Eric6.cmd file under D:\ Python3\ Scripts, or the bat file, just double-click it.
Just send the startup method to the desktop shortcut.
Thank you for your reading, the above is the content of "how to install PyQt5 and Eric6 environment". After the study of this article, I believe you have a deeper understanding of how to install PyQt5 and Eric6 environment, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.