On Sun, Aug 10, 2014 at 6:06 AM, Dufriz <[email protected]> wrote: > I just want to report that I installed Python 3.4.1 and PyQt5 > (PyQt5-5.3.1-gpl-Py3.4-Qt5.3.1-x64) on Windows 8.1, to try Leo on it. > Leo starts with no problems but there is a list of error messages in the > background log windows as well as in Leo's own log pane, caused by the fact > that the PyQt4 module is not found.
Thanks for this report. Plugins should use the leo.core.leoQt module. I thought there was an @file leoQt.py node in LeoPyRef.leo, but there wasn't, so I just now pushed it. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
