hi, <br>&nbsp;&nbsp;&nbsp;I'm trying to get SIP/PyQt installed on OSX. &nbsp;Here is what I am doing, note the framework error at the end.<br><br>root#  /opt/local/Library/Frameworks/Python.framework/Versions/2.4/bin/python configure.py<br>This is SIP 
4.5 for Python 2.4.3 on darwin.<br>The SIP code generator will be installed in /opt/local/bin.<br>The SIP module will be installed in<br>/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages.
<br>The SIP header file will be installed in<br>/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4.<br>The default directory to install .sip files in is<br>/opt/local/Library/Frameworks/Python.framework/Versions/2.4/share/sip.
<br>The platform/compiler configuration is macx-g++.<br>Creating sipconfig.py...<br>Creating top level Makefile...<br>Creating sip code generator Makefile...<br>Creating sip module Makefile...<br>Error: SIP requires Python to be built as a framework
<br><br>It has been a long time since I build python, does anyone know how to check if I really built python as a framework? &nbsp;<br><br>thanks,<br>Andy<br><br>