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.

cheers - Chris

-- 
Christian Tismer             :^)   <mailto:[email protected]>
Software Consulting          :     Have a break! Take a ride on Python's
Karl-Liebknecht-Str. 121     :    *Starship* http://starship.python.net/
14482 Potsdam                :     PGP key -> http://pgp.uni-mainz.de
phone +49 173 24 18 776  fax +49 (30) 700143-0023
PGP 0x57F3BF04       9064 F4E1 D754 C2FF 1619  305B C09C 5A3B 57F3 BF04
      whom do you want to sponsor today?   http://www.stackless.com/
_______________________________________________
PySide mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/pyside

Reply via email to