Hi guys, I did not understand why pip never worked on OS X until I looked into the source which just treats the non-windows world as being linux.
So I wrote a patch that added the few missing bits to make setup.py and pyside_postinstall.py work correctly under mac os x. I would like to contribute this to pyside and would like to know how/where to submit the patch. In any case, I will make those changes available as a pyside sub-project of pydica, tomorrow. http://bitbucket.org/pydica/pyside Cheers - chris mailto:[email protected] Sent from my Ei4Steve _______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
