Pyside binaries windows: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
(Add "cleanup" tag)
Line 1: Line 1:
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}
[[Category:LanguageBindings::PySide]]
[[Category:LanguageBindings::PySide]]
[[Category:LanguageBindings::PySide::Downloads]]
[[Category:LanguageBindings::PySide::Downloads]]

Revision as of 16:20, 3 March 2015

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