- PySide GUI Application Development(Second Edition)
- Gopinath Jaganmohan Venkateshwaran Loganathan
- 98字
- 2021-07-23 14:32:36
Installing PySide using Windows
Installation of PySide on Windows is pretty much easy with the help of an installer. Perform the following steps for setup:
- Get the latest stable package matching your Operating System architecture and the Python version installed from the releases page at http://qt-project.org/wiki/PySide_Binaries_Windows
- Run the downloaded installer executable, which will automatically detect the Python installation from your system
- You are given an option to install PySide on the default path or at the path of your choice
- On clicking Next in the subsequent windows, and finally clicking Finish, PySide is installed successfully on your system
推薦閱讀
- Google Flutter Mobile Development Quick Start Guide
- vSphere High Performance Cookbook
- Practical Internet of Things Security
- Mastering Python Scripting for System Administrators
- UML+OOPC嵌入式C語(yǔ)言開(kāi)發(fā)精講
- MySQL數(shù)據(jù)庫(kù)基礎(chǔ)實(shí)例教程(微課版)
- Learning Raspbian
- Linux:Embedded Development
- 運(yùn)用后端技術(shù)處理業(yè)務(wù)邏輯(藍(lán)橋杯軟件大賽培訓(xùn)教材-Java方向)
- ArcGIS for Desktop Cookbook
- Instant Debian:Build a Web Server
- 從“1”開(kāi)始3D編程
- Software Architecture with Python
- Learn Linux Quickly
- 深入大型數(shù)據(jù)集:并行與分布化Python代碼