- 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.
推薦閱讀
- Rust編程:入門、實戰與進階
- Practical Data Science Cookbook(Second Edition)
- Java Web開發之道
- Python Geospatial Development(Second Edition)
- Cassandra Data Modeling and Analysis
- JSP開發案例教程
- 快速念咒:MySQL入門指南與進階實戰
- Mastering Backbone.js
- INSTANT Adobe Edge Inspect Starter
- Spring 5 Design Patterns
- STM8實戰
- AI自動化測試:技術原理、平臺搭建與工程實踐
- 數字媒體技術概論
- Hadoop Blueprints
- PHP高性能開發:基礎、框架與項目實戰