Hi,

On Mon, Apr 28, 2014 at 1:18 PM, Christian Tismer <tis...@stackless.com> wrote:
> Hi,
>
> Wheels and eggs for python 2.6 2.7 3.3 3.4
> compiled for OS/X 10.6 10.7 10.8 10.9 are built and uploaded.
>
> Until the uploads appear on the official download site,
> you can use this command to download and install pyside:
>
> $ pip install -U PySide --use-wheel -f
> https://bitbucket.org/pydica/pyside-setup/downloads
>
> $ python (somepath)/bin/pyside_postinstall.py -install
>
> There are two little problems in this build.
>
> Buglet 1:
> "pyside_postinstall.py" is in the bin folder, but does not work
> because OSX 10.9 needs the shebang line which is missing.
>
> Buglet 2:
> There is one single combination missing:
> - python 3.4 on OSX 10.7 crashes during its build.
>  This needs to be fixed at python.org.

Thank you so much for your work on this - it will make a huge
difference to using Qt on OSX.

Cheers,

Matthew
_______________________________________________
PySide mailing list
PySide@qt-project.org
http://lists.qt-project.org/mailman/listinfo/pyside

Reply via email to