<div dir="ltr">Phil,<div><br></div><div>Thanks for the docs reference, building process was successfull now. </div><div><br></div><div>One additional question unrelated to the initial topic. Is it possible to emulate the SublimeText behaviour with this version of QScintilla regarding to having multiple cursors?</div><div><br></div><div>Regards.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 7, 2016 at 1:42 PM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 7 Apr 2016, at 12:27 pm, Scener Spanish <<a href="mailto:spscener84@gmail.com">spscener84@gmail.com</a>> wrote:<br>
><br>
> Hi,<br>
><br>
> recently I've been able to build PyQt5 (<a href="https://www.riverbankcomputing.com/static/Downloads/PyQt5/PyQt5_gpl-5.6.dev1604061336.zip" rel="noreferrer" target="_blank">https://www.riverbankcomputing.com/static/Downloads/PyQt5/PyQt5_gpl-5.6.dev1604061336.zip</a>) on windows7/vs2013 but then when I tried to start using QScintilla I've realized is not available,<br>
><br>
> >>> from PyQt5.Qsci import QsciScintilla<br>
> Traceback (most recent call last):<br>
>   File "<stdin>", line 1, in <module><br>
> ImportError: No module named 'PyQt5.Qsci'<br>
><br>
> While with PyQt4 that import used to work, so... I guess I need to build from QScintilla sources <a href="https://www.riverbankcomputing.com/static/Downloads/QScintilla2/QScintilla_gpl-2.9.2.dev1603251547.zip" rel="noreferrer" target="_blank">https://www.riverbankcomputing.com/static/Downloads/QScintilla2/QScintilla_gpl-2.9.2.dev1603251547.zip</a> but I'm not very sure how to do it?<br>
<br>
</span><a href="http://pyqt.sourceforge.net/Docs/QScintilla2/" rel="noreferrer" target="_blank">http://pyqt.sourceforge.net/Docs/QScintilla2/</a><br>
<span class="HOEnZb"><font color="#888888"><br>
Phil</font></span></blockquote></div><br></div>