Win7 Installation pycharm5+pyqt5+python3.4

Source: Internet
Author: User
Win7 Installation pycharm5+pyqt5+python3.4 Download installation software python3.4.4
https://www.python.org/downloads/ pyqt5.5.1 for python3.4
Installed in the same directory as Python
http://sourceforge.net/projects/pyqt/ pycharm5.0.3
http://www.jetbrains.com/pycharm/download/#section =windows Installation and Configuration

Install the software under Win7 just double-click and then Pycharm to extend the registration time

Pycharm after installation has a probationary period, you can reinstall the extended probation period, you can also do the following: installation Pycharm Adjust the use of time: The local PC time adjustment to 2018 to apply for a trial 30 days to quit Pycharm, restart Pycharm Adjust local PC time to 2016
Note: After restarting the pycharm, there may be some plug-in hints valid for only one year, pyharm settings can be ignored

Go to Settings page
Ctrl+alt+s or enter "Configrration–>settings"

Set a Theme

The editor uses VIM style

Tool settings: Enable Pycharm to open PYQT
Set up PYQT in external tools:

Click "+" to add

Set Qtdesigner:
Program :
"C:\Python34\Lib\site-packages\PyQt5\designer.exe"
Working Directory:
"$FileDir $"

Set Pyuic:
Program :
"C:\Python34\python.exe"
Parameters:
"-M PyQt5.uic.pyuic $FileName $-O $FileNameWithoutExtension $.py"
Working Directory:
$FileDir $
Set PYRCC:
Program :
"C:\Python34\Lib\site-packages\PyQt5\pyrcc5.exe"
Parameters:
"-M PyQt5.uic.pyuic $FileName $-O $FileNameWithoutExtension $_rc.py"
Working Directory:
$FileDir $

After you do this, you can call PYQT when you coding in Pycharm:

To this Python environment to build up, you can happily start coding:)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.