From pykde Thu Nov 23 15:59:30 2006 From: "Arve Knudsen" Date: Thu, 23 Nov 2006 15:59:30 +0000 To: pykde Subject: Re: [PyKDE] OSX SIP requires Python to be built as a framework error Message-Id: X-MARC-Message: https://marc.info/?l=pykde&m=116429782202525 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============1415111106==" --===============1415111106== Content-Type: multipart/alternative; boundary="----=_Part_9361_29609493.1164297570743" ------=_Part_9361_29609493.1164297570743 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline See if your python is installed beneath /Library/Frameworks/Python.framework (hint: 'which python'). Arve On 11/21/06, Andrew Webster wrote: > > hi, > I'm trying to get SIP/PyQt installed on OSX. Here is what I am doing, > note the framework error at the end. > > root# > /opt/local/Library/Frameworks/Python.framework/Versions/2.4/bin/python > configure.py > This is SIP 4.5 for Python 2.4.3 on darwin. > The SIP code generator will be installed in /opt/local/bin. > The SIP module will be installed in > /opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages. > > The SIP header file will be installed in > > /opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4. > The default directory to install .sip files in is > /opt/local/Library/Frameworks/Python.framework/Versions/2.4/share/sip. > The platform/compiler configuration is macx-g++. > Creating sipconfig.py... > Creating top level Makefile... > Creating sip code generator Makefile... > Creating sip module Makefile... > Error: SIP requires Python to be built as a framework > > It has been a long time since I build python, does anyone know how to > check if I really built python as a framework? > > thanks, > Andy > > > _______________________________________________ > PyKDE mailing list PyKDE@mats.imk.fraunhofer.de > http://mats.imk.fraunhofer.de/mailman/listinfo/pykde > > > ------=_Part_9361_29609493.1164297570743 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline See if your python is installed beneath /Library/Frameworks/Python.framework (hint: 'which python').

Arve

On 11/21/06, Andrew Webster < webstercc@gmail.com> wrote:
hi,
   I'm trying to get SIP/PyQt installed on OSX.  Here is what I am doing, note the framework error at the end.

root# /opt/local/Library/Frameworks/Python.framework/Versions/2.4/bin/python configure.py
This is SIP 4.5 for Python 2.4.3 on darwin.
The SIP code generator will be installed in /opt/local/bin.
The SIP module will be installed in
/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages.
The SIP header file will be installed in
/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4.
The default directory to install .sip files in is
/opt/local/Library/Frameworks/Python.framework/Versions/2.4/share/sip.
The platform/compiler configuration is macx-g++.
Creating sipconfig.py...
Creating top level Makefile...
Creating sip code generator Makefile...
Creating sip module Makefile...
Error: SIP requires Python to be built as a framework

It has been a long time since I build python, does anyone know how to check if I really built python as a framework?  

thanks,
Andy


_______________________________________________
PyKDE mailing list     PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde



------=_Part_9361_29609493.1164297570743-- --===============1415111106== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ PyKDE mailing list PyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde --===============1415111106==--