[PyQt] Fwd: Building SIP under Python 3.3
Phil Thompson
phil at riverbankcomputing.com
Wed Jul 10 12:13:58 BST 2013
On Wed, 10 Jul 2013 11:39:04 +0100, Richard Mitchell
<richard.j.mitchell at gmail.com> wrote:
> Hello there, fellow SIP users and developers.
>
> I've recently been trying to use SIP under Python 3.3. For the most part
> the current version (4.14.7) aimed at 3.1 works fine - I only had
trouble
> with the build process.
>
> The attached patch for the configure.py script should fix the error:
>
> ImportError: No module named 'sipconfig'
>
> This is caused due to the way Python's import caching behaves on certain
> systems. See this Python bug for further details:
> http://bugs.python.org/issue17330
>
> Thanks,
> Richard Mitchell
Thanks - note to self, buy a faster Mac.
Phil
More information about the PyQt
mailing list