Re: [PyQt] PyQt v4.10.1 install Error on Mac OS X

2013-04-23 Thread Phil Thompson
On Mon, 22 Apr 2013 22:26:52 -0600, "Melton Low (devl)" wrote: > +1 Got the same error when using configure-ng.py. Worked fine with old > configure.py. > > I initially got the following error if I don't specify the location of > the sip binary located within the python3.3 framework bin folder.

Re: [PyQt] PyQt v4.10.1 install Error on Mac OS X

2013-04-23 Thread Phil Thompson
On Tue, 23 Apr 2013 03:50:04 +, wrote: > installed and verified working: >  - Mac OS X Version 10.7.5 (Lion) >  - Xcode Version 4.6.1 >  - Python 3.3.1 (python-3.3.1-macosx10.6.dmg) >  - Qt5.0.2 (qt-mac-opensource-5.0.2-clang-offline.dmg) >  - SIP v4.14.6 (sip-4.14.6.tar.gz) >  - PyQt v4.10 (P

Re: [PyQt] PyQt v4.10.1 install Error on Mac OS X

2013-04-22 Thread Melton Low (devl)
+1 Got the same error when using configure-ng.py. Worked fine with old configure.py. I initially got the following error if I don't specify the location of the sip binary located within the python3.3 framework bin folder. The location is in my $PATH. Here is the output: bigbook:PyQt-mac-gp

[PyQt] PyQt v4.10.1 install Error on Mac OS X

2013-04-22 Thread jrosslist
installed and verified working:  - Mac OS X Version 10.7.5 (Lion)  - Xcode Version 4.6.1  - Python 3.3.1 (python-3.3.1-macosx10.6.dmg)  - Qt5.0.2 (qt-mac-opensource-5.0.2-clang-offline.dmg)  - SIP v4.14.6 (sip-4.14.6.tar.gz)  - PyQt v4.10 (PyQt-mac-gpl-4.10.tar.gz)  This is more of an FYI since I