+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-gpl-snapshot-4.10.2-e93e243169f6 melton$ python3.3 configure-ng.py --confirm-license
Querying qmake about your Qt installation...
Determining the details of your Qt installation...
This is the GPL version of PyQt snapshot-4.10.2-e93e243169f6 (licensed under
the GNU General Public License) for Python 3.3.1 on darwin.
Found the license file pyqt-gpl.sip.
/bin/sh: ./sip: is a directory
Error: './sip -V' did not generate any output.
bigbook:PyQt-mac-gpl-snapshot-4.10.2-e93e243169f6 melton$

Hope this helps.

My configuration is:

OS X 10.8.3
Xcode 4.6.2
Qt 5.0.2
Sip 4.14.6
PyQt 4.10.2 snapshot e93e243169f6

Mel

jrossl...@outlook.com wrote:
python3 configure-ng.py --sip 
/Library/Frameworks/Python.framework/Versions/3.3/bin/sip
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to