See if your python is installed beneath /Library/Frameworks/Python.framework (hint: 'which python').<br><br>Arve<br><br><div><span class="gmail_quote">On 11/21/06, <b class="gmail_sendername">Andrew Webster</b> &lt;<a href="mailto:webstercc@gmail.com">
webstercc@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
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><br>_______________________________________________<br>PyKDE mailing list &nbsp; &nbsp;
<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:PyKDE@mats.imk.fraunhofer.de">PyKDE@mats.imk.fraunhofer.de</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mats.imk.fraunhofer.de/mailman/listinfo/pykde" target="_blank">
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde</a><br><br><br></blockquote></div><br>