Re: [PyQt] Issue compiling latest sip on Mac OS X for Python3.3

2013-01-02 Thread Phil Thompson
On Tue, 1 Jan 2013 16:35:51 +0100, Detlev Offenbach wrote: > Hello, > > I just tried to compile latest sip on Mac OS X for Python 3.3 for a > virtual environment created with pyvenv (which is part of Python since > 3.3). However, that failed with the error > > Error: SIP requires Python to be b

[PyQt] Issue compiling latest sip on Mac OS X for Python3.3

2013-01-01 Thread Detlev Offenbach
Hello, I just tried to compile latest sip on Mac OS X for Python 3.3 for a virtual environment created with pyvenv (which is part of Python since 3.3). However, that failed with the error Error: SIP requires Python to be built as a framework I installed Python via the installer downloaded fro