[PySide] Installing PySide 1.2 on Windows via easy_install fails

Roman Lacko backup.rlacko at gmail.com
Sun Jul 21 20:03:58 CEST 2013


Hi,

what python version are you using ? The windows binaries are released only
for Python 2.7 and 3.3.

Regards
Roman

2013/7/21 Robert Schilling <robert.schilling at gmx.at>

> I'm trying to install PySide via easy_install into my virtual environment.
> As I thought this installs a binary releas of PyVisa.
> Instead I get the following errors, which seems to try to build PySide
> locally:
>
>  (venv) C:\data\repos\myproj>easy_install PySide
> Searching for PySide
> Reading http://pypi.python.org/simple/PySide/
> Reading http://www.pyside.org
> Reading http://releases.qt-project.org/pyside/1.1.1/
> Reading http://www.pyside.org/files/
> Reading http://www.pyside.org/files/pkg/
> Reading http://releases.qt-project.org/pyside/
> Reading http://download.qt-project.org/official_releases/pyside/
> Best match: PySide 1.2.0
> Downloading
> https://pypi.python.org/packages/source/P/PySide/PySide-1.2.0.tar.gz
> #md5=a6f8ce6c0ab4ce858a6bdd10a3af3101
> Processing PySide-1.2.0.tar.gz
> Writing
> c:\users\user_x\appdata\local\temp\easy_install-o3ol30\PySide-1.2.0\setup.cfg
> Running PySide-1.2.0\setup.py -q bdist_egg --dist-dir
> c:\users\user_x\appdata\local\temp\easy_install-o3ol30\PySide-1.2.0\egg-dist-tmp-tj2oiv
> Removing
> c:\users\user_x\appdata\local\temp\easy_install-o3ol30\PySide-1.2.0\pyside_package
> error: Setup script exited with error: Failed to find qmake. Please
> specify thepath to qmake with --qmake parameter.
>
> Am I doing something wrong?
>
> Regarsd Robert
>
>
> _______________________________________________
> PySide mailing list
> PySide at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/pyside
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20130721/48fb521f/attachment.html>


More information about the PySide mailing list