[PyQt] Where is QScintilla & PyQt5?

Scener Spanish spscener84 at gmail.com
Thu Apr 7 13:03:49 BST 2016


Phil,

Thanks for the docs reference, building process was successfull now.

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?

Regards.

On Thu, Apr 7, 2016 at 1:42 PM, Phil Thompson <phil at riverbankcomputing.com>
wrote:

> On 7 Apr 2016, at 12:27 pm, Scener Spanish <spscener84 at gmail.com> wrote:
> >
> > Hi,
> >
> > recently I've been able to build PyQt5 (
> https://www.riverbankcomputing.com/static/Downloads/PyQt5/PyQt5_gpl-5.6.dev1604061336.zip)
> on windows7/vs2013 but then when I tried to start using QScintilla I've
> realized is not available,
> >
> > >>> from PyQt5.Qsci import QsciScintilla
> > Traceback (most recent call last):
> >   File "<stdin>", line 1, in <module>
> > ImportError: No module named 'PyQt5.Qsci'
> >
> > While with PyQt4 that import used to work, so... I guess I need to build
> from QScintilla sources
> https://www.riverbankcomputing.com/static/Downloads/QScintilla2/QScintilla_gpl-2.9.2.dev1603251547.zip
> but I'm not very sure how to do it?
>
> http://pyqt.sourceforge.net/Docs/QScintilla2/
>
> Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160407/76738391/attachment.html>


More information about the PyQt mailing list