書名: PySide GUI Application Development(Second Edition)作者名: Gopinath Jaganmohan Venkateshwaran Loganathan本章字數(shù): 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
推薦閱讀
- JavaScript百煉成仙
- Getting started with Google Guava
- Docker進階與實戰(zhàn)
- Java加密與解密的藝術
- ADI DSP應用技術集錦
- WebRTC技術詳解:從0到1構建多人視頻會議系統(tǒng)
- AppInventor實踐教程:Android智能應用開發(fā)前傳
- 單片機C語言程序設計實訓100例
- LabVIEW虛擬儀器程序設計從入門到精通(第二版)
- CRYENGINE Game Development Blueprints
- Visual Studio Code 權威指南
- 人工智能算法(卷1):基礎算法
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- Improving your Penetration Testing Skills
- Office VBA開發(fā)經(jīng)典:中級進階卷