Pyside binaries windows

From Qt Wiki
Revision as of 16:20, 3 March 2015 by AutoSpider (talk | contribs) (Add "cleanup" tag)
Jump to navigation Jump to search
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

English "French":http://qt-devnet.developpez.com/tutoriels/python/pyside/installer/?page=windows#III

PySide Binaries for Microsoft Windows

Maintainer: Roman Lacko

Installing prerequisites

Install latest pip distribution: download "get-pip.py":https://bootstrap.pypa.io/get-pip.py and run it using the python interpreter.

Installing PySide on a Windows System

To install PySide on Windows you can choose from the following options:

pip install -U PySide
easy_install -U PySide