[PyQt] Qt 5.5.1 + PyQt5 configure .. Error: Unable to create the C++ code.

dl dl.lists at ntlworld.com
Fri Jan 15 23:21:53 GMT 2016


On 15/01/16 22:55, dl wrote:
>
> My current problem is getting Qt5.5.1 + latest PyQt5 working.

I posted too early before I cracked the problem.

I read the command line options here ...
http://pyqt.sourceforge.net/Docs/PyQt5/installation.html#downloading-sip

using --verbose option I could see that sip was referring to a folder
which had a space in its name. 
Removing that directory path space allowed configure.py to complete
without errors.

dl


More information about the PyQt mailing list