On Sat, Jan 10, 2015 at 7:42 AM, Juaco <[email protected]> wrote:

>
> Am Samstag, 10. Januar 2015 13:26:42 UTC+1 schrieb Juaco:
>
> Message after starting:under Python 3 -- under Python 2.7 the
> leo.plugins.viewrendered is loaded properly.
>
>       loadOnePlugin: can not load enabled plugin: leo.plugins.viewrendered
>

​The viewrendered plugin works for me on both Python 2 and 3 on Windows and
Ubuntu.

Here is a line from the top-level init function in viewrendered.py::

    ok = bool(QtSvg and QtWebKitWidgets)

The plugin won't install properly unless these modules exist.  Please make
sure they are installed and try again.

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.

Reply via email to