[PyQt] Windows7 PyQt5 installer installs sip.exe but no sipconfig.py

Phil Thompson phil at riverbankcomputing.com
Thu Jun 26 22:59:17 BST 2014


On 26/06/2014 9:57 pm, Alan Ezust wrote:
> Are there good instructions on how to use the SIP with PyQt5? 
> Because I was following some that were referencing the "SIP build
> system"
> from this page: http://pyqt.sourceforge.net/Docs/sip4/using.html [2]
>  And the "import sipconfig" line in configure.py is what I am
> stumbling on. Do I just remove
> the import and proceed, or is there a different build system I should
> be using?

The recommended solution is to use the configure.py from QScintilla (the 
current snapshot is best) and read the comments. It's been designed to 
be reused.

Phil


More information about the PyQt mailing list