[PyQt] qscintilla configure.py: Error: Unable to create the C++ code.

Phil Thompson phil at riverbankcomputing.com
Thu Jul 31 17:03:12 BST 2014


On 31/07/2014 4:43 pm, Alan Ezust wrote:
> C:\Users\r4hr-dev\Workspace\QScintilla-gpl-2.8.3\Qt4Qt5>python 
> configure.py
> --pyqt=PyQt5 --verbose
> 
> Configuring QScintilla 2.8.3...
> QScintilla 2.8.3 is being used.
> The QScintilla .sip files will be installed in 
> C:\Python33-Qt53\sip\PyQt5.
> The QScintilla module will be installed in
> C:\Python33-Qt53\Lib\site-packages\PyQt5.
> PyQt 5.3.1 is being used.
> Qt 5.3.1 is being used.
> sip 4.16.1 is being used.
> The sip executable is c:\Python33-Qt53\sip.exe.
> The QScintilla API file will be installed in
> C:/Qt/5.3/msvc2010_opengl\api\python.
> Generating the C++ source for the PyQt5.Qsci module...
> c:\Python33-Qt53\sip.exe -t WS_WIN -t Qt_5_3_1 -I
> C:\Python33-Qt53\sip\PyQt5 -a QScintilla2.api -o -c . sip/qscimod5.sip
> sip: Unable to find file "sip/qscimod5.sip"
> Error: Unable to create the C++ code.

I don't what you've done but you can't get that output from running that 
command from that directory.

Phil


More information about the PyQt mailing list