- PySide GUI Application Development(Second Edition)
- Gopinath Jaganmohan Venkateshwaran Loganathan
- 76字
- 2021-07-23 14:32:37
Installing PySide using Mac OS X
The binaries for MAC OS X installers of PySide are available at:
http://qt-project.org/wiki/PySide_Binaries_MacOSX
Download the latest version that is compatible with your system and perform a similar installation as explained in the previous section.
You can also choose to install PySide from the command line with the help of Homebrew or using MacPorts. The commands, respectively, are as follows:
brew install pyside port-install pyXX-pyside
Replace XX
with your Python version.
推薦閱讀
- Mastering Visual Studio 2017
- Monkey Game Development:Beginner's Guide
- 區(qū)塊鏈:以太坊DApp開發(fā)實(shí)戰(zhàn)
- 軟件架構(gòu):Python語(yǔ)言實(shí)現(xiàn)
- Mastering Apache Spark 2.x(Second Edition)
- 組態(tài)軟件技術(shù)與應(yīng)用
- NGINX Cookbook
- Visual Foxpro 9.0數(shù)據(jù)庫(kù)程序設(shè)計(jì)教程
- 快速入門與進(jìn)階:Creo 4·0全實(shí)例精講
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計(jì)原理(第2版)
- SQL Server 入門很輕松(微課超值版)
- 零基礎(chǔ)學(xué)Scratch 3.0編程
- PHP 8從入門到精通(視頻教學(xué)版)
- 現(xiàn)代CPU性能分析與優(yōu)化
- Python應(yīng)用開發(fā)技術(shù)