<projetmbc@club-internet.fr>Hello.<br><br>The official doc. gives the following instructions to install </projetmbc@club-internet.fr>QScintilla. This works well with PyQt4 installed for Python 3.<br><br><font color="#cc0000">========= 1ST STEP =========<br>  &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; cd path_dir_Qt4_in_unzipped_Qscintilla_source<br>  &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; qmake qscintilla.pro -spec macx-g++<br>  &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; make<br>  &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; sudo make install<br>   <br> ========= 2ND STEP =========<br>  &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; cd path_dir_Python_in_unzipped_Qscintilla_source<br> &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; python3 configure.py<br> &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; make<br> &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; sudo make install<br>   <br> ===========================</font>   <br><br>I hope that this could help noobs like me who will have the same wish of using QScintilla and PyQt with Python 3.<br><br>Christophe<br>