<div dir="ltr"><div><span style="font-family:arial,sans-serif;font-size:13px">Hello there, fellow SIP users and developers.</span><br></div><div><br></div>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.<br>

<div class="gmail_quote"><div dir="ltr">
<div><br></div><div>The attached patch for the configure.py script should fix the error:</div><div><br></div><div>    ImportError: No module named 'sipconfig'</div><div><br></div><div>This is caused due to the way Python's import caching behaves on certain systems. See this Python bug for further details: <a href="http://bugs.python.org/issue17330" target="_blank">http://bugs.python.org/issue17330</a></div>


<div><br></div><div>Thanks,</div><div>Richard Mitchell</div></div>
</div><br></div>