The article has a number of mistakes in it. The author could have
installed a mac python package and xcode and saved themselves a lot of
trouble getting pyqt working. They also assert that plugins are not
distributable when Qt in fact provides an API call to modify the
plugin path, allowing you to bundle the plugins and point Qt to them.
On that false assertion they go on to conclude that PyQt is unsuitable
for Mac development. It works perfectly fine in my app.
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to