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

Alan Ezust alan.ezust at gmail.com
Thu Jul 31 16:43:58 BST 2014


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.



On Wed, Jul 30, 2014 at 2:09 PM, Phil Thompson <phil at riverbankcomputing.com>
wrote:

> On 30/07/2014 9:31 pm, Alan Ezust wrote:
>
>> Trying to configure QScintilla 2.8.3 for my source-built version of PyQt.
>> This is the first time i've done this on windows.
>> What does this error message below mean? I need to install something?
>>
>>
>> C:\Users\r4hr-dev\Workspace\QScintilla-gpl-2.8.3\Python>python
>> configure.py
>> --pyqt=PyQt5
>> 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...
>> Error: Unable to create the C++ code.
>>
>
> So what's the output when you pass the --verbose flag?
>
> Phil
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140731/e69d05ba/attachment.html>


More information about the PyQt mailing list