On Wed, 10 Jul 2013 11:39:04 +0100, Richard Mitchell
<richard.j.mitch...@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
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to